Packagefunit.core.builders
Classpublic class TestCaseBuilder



Public Methods
 MethodDefined by
  
build(method:MethodInfo):Test
[static]
TestCaseBuilder
  
canBuildFrom(method:MethodInfo):Boolean
[static]
TestCaseBuilder
Method detail
build()method
public static function build(method:MethodInfo):Test

Parameters
method:MethodInfo

Returns
Test
canBuildFrom()method 
public static function canBuildFrom(method:MethodInfo):Boolean

Parameters
method:MethodInfo

Returns
Boolean