示例#1
0
 def test_provider_matches(self):
     """
     Test that the first configured instance of a dimensiondata driver is matched
     """
     p = dimensiondata.get_configured_provider()
     self.assertNotEqual(p, None)
示例#2
0
 def test_provider_matches(self):
     """
     Test that the first configured instance of a dimensiondata driver is matched
     """
     p = dimensiondata.get_configured_provider()
     self.assertNotEqual(p, None)