Gitee
kephp-test-utils
API Documentation
\Ke
Charts
Class hierarchy diagram
\
Ke
TestUtils
TestAnnotationHelperTrait
TestClassInstanceTrait
TestItem
TestMethod
TestMethodException
\Ke
\Ke
TestUtils
Traits
TestAnnotationHelperTrait
注解辅助测试工具(Trait)
TestClassInstanceTrait
类实例辅助测试工具(Trait)
Classes
TestItem
测试用例,用以维持测试所需的excepted值,和将要调用测试方法的参数组
TestMethod
测试方法实例,以 ReflectionMethod ,来传递需要被测试的方法。
TestMethodException
测试方法异常类