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: http://www.google.comPatch1: http://www.google.com"""] |
tuple tests::test_Package01::factory = TestPackageFactory(Options ()) |
Definition at line 47 of file test_Package01.py.
Referenced by DisplayGeom::DisplayGeom(), LinearizationPointFinder::getLinearizationPoint(), FWSimpleRepresentationChecker::infoFor(), edm::eventsetup::EventSetupRecordProviderFactoryManager::makeRecordProvider(), ora::OraPtrMapping::process(), KinematicParticle::refittedTransientTrack(), edm::RootInputFileSequence::RootInputFileSequence(), MultiRefittedTS::transientTrack(), PerigeeRefittedTrackState::transientTrack(), SiStripConfigDb::usingXmlFiles(), and l1t::DataWriter::writePayload().
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: http://www.google.comPatch1: http://www.google.com"""] |
Definition at line 49 of file test_Package01.py.
Referenced by CSCGeometryParsFromDD::build(), edm::GroupSelectorRules::Rule::Rule(), and edm::TypeID::stripTemplate().