poco.drivers.unity3d.test.tutorial.overview module

class OverviewTutorial[source]

Bases: TutorialCase

runTest()[source]

testcase的正文,把要执行的测试和包括断言语句都写到这里

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.