Package org.apache.bval.jsr
Class FooTest
- java.lang.Object
-
- org.apache.bval.jsr.ValidationTestBase
-
- org.apache.bval.jsr.FooTest
-
public class FooTest extends ValidationTestBase
Description:
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FooTest.Foo
-
Field Summary
-
Fields inherited from class org.apache.bval.jsr.ValidationTestBase
factory, validator
-
-
Constructor Summary
Constructors Constructor Description FooTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
testValidation()
-
Methods inherited from class org.apache.bval.jsr.ValidationTestBase
createValidator, setUp, setupValidatorFactory
-
-