Example #1
0
 def test_vcpuElement(self):
     """Testing OvfLibvirt.vcpuElement"""
     self.assertEqual(Ovf.xmlString(OvfLibvirt.vcpuElement('1')),
                      '<vcpu>1</vcpu>')