Uses of Class
com.nhncorp.neptune.common.aop.UnitTestDetail

Packages that use UnitTestDetail
com.nhncorp.neptune.common.aop   
 

Uses of UnitTestDetail in com.nhncorp.neptune.common.aop
 

Methods in com.nhncorp.neptune.common.aop with parameters of type UnitTestDetail
 boolean ThrowExceptionTestProcessor.runTest(TestHandler testHandler, UnitTestDetail unitTestDetail)
           
 boolean ExitTestProcessor.runTest(TestHandler testHandler, UnitTestDetail unitTestDetail)
           
 boolean DistributedUnitTestProcessor.runTest(TestHandler testHandler, UnitTestDetail unitTestDetail)