class documentation
class LeaseTests(APITestCase, TestCase):
This is Lease test class.
Method | test |
Ensure we can create a new Lease object. |
Method | test |
Ensure we can delete a lease object. |
Method | test |
Ensure we can fetch a Lease object. |
Method | test |
Ensure we can update a lease object. |