| org.iscreen.impl.BaseValidationServiceTest
BaseValidationServiceTest | public class BaseValidationServiceTest extends TestCase (Code) | | author: Shellman, Dan |
BaseValidationServiceTest | public BaseValidationServiceTest(String name)(Code) | | Default constructor.
|
testCallingValidators | public void testCallingValidators() throws Exception(Code) | | Tests the ensure that all validators are called.
|
testFailFastCheck | public void testFailFastCheck() throws Exception(Code) | | Tests to ensure that a fail-fast check is made.
|
testThrowException | public void testThrowException()(Code) | | Tests to ensure that an exception is thrown when a failure is found.
|
|
|