To use in a project:
from oslotest import base class MyTest(base.BaseTestCase): def test_something(self): self.assertTrue(True)
Installation
Contributing
Enter search terms or a module, class or function name.