kubernetes_asyncio.e2e_test.test_apply_patch module

class kubernetes_asyncio.e2e_test.test_apply_patch.TestApplyPatch(methodName='runTest')

Bases: IsolatedAsyncioTestCase

config: Configuration
classmethod setUpClass() None

Hook method for setting up class fixture before running tests in the class.

async test_apply_patch() None