| org.iscreen.impl.DefaultValidationServiceTest
DefaultValidationServiceTest | public class DefaultValidationServiceTest extends TestCase (Code) | | author: Shellman, Dan |
DefaultValidationServiceTest | public DefaultValidationServiceTest(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.
|
|
|