CMS 3D CMS Logo

Classes | Variables

tests::test_Package01 Namespace Reference

Classes

class  FakeCMSOSDumper
class  Options
class  TestPackageFactory

Variables

tuple factory = TestPackageFactory(Options ())
tuple pkg1 = factory.create()
tuple pkg2 = factory.create()
tuple pkg3 = factory.create()
list spec = ["""### RPM test test 1.0Source: fooSource1: barPatch0: https://www.google.comPatch1: https://www.google.com"""]

Variable Documentation

tuple tests::test_Package01::pkg1 = factory.create()

Definition at line 48 of file test_Package01.py.

tuple tests::test_Package01::pkg2 = factory.create()

Definition at line 55 of file test_Package01.py.

tuple tests::test_Package01::pkg3 = factory.create()

Definition at line 78 of file test_Package01.py.

string tests::test_Package01::spec = ["""### RPM test test 1.0Source: fooSource1: barPatch0: https://www.google.comPatch1: https://www.google.com"""]