poco.drivers.cocosjs.test.simple module

class SimpleTest(methodName='runTest')[源代码]

基类:TestCase

classmethod setUpClass()[源代码]

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

classmethod tearDownClass()[源代码]

Hook method for deconstructing the class fixture after running all tests in the class.