コード例 #1
0
ファイル: LHEStepZero_t.py プロジェクト: ticoann/WMCore
    def tearDown(self):
        """
        _tearDown_

        Clear out the database.

        """
        MonteCarloTest.tearDown(self)
コード例 #2
0
    def tearDown(self):
        """
        _tearDown_

        Clear out the database.

        """
        MonteCarloTest.tearDown(self)
コード例 #3
0
ファイル: LHEStepZero_t.py プロジェクト: ticoann/WMCore
    def setUp(self):
        """
        _setUp_

        Initialize the database and couch.

        """
        MonteCarloTest.setUp(self)
コード例 #4
0
    def setUp(self):
        """
        _setUp_

        Initialize the database and couch.

        """
        MonteCarloTest.setUp(self)