| net.sf.oval.test.guard.AddingChecksTest
AddingChecksTest | public class AddingChecksTest extends TestCase (Code) | | author: Sebastian Thomschke |
Inner Class :protected static class TestEntity1 | |
Inner Class :protected static class TestEntity2 | |
Inner Class :protected static class TestEntity3 | |
addConstraintToMethodParameter | public void addConstraintToMethodParameter()(Code) | | try to programmatically add a NotNull constraint to the setter parameter
|
testAddConstraintToConstructorParameter | public void testAddConstraintToConstructorParameter() throws Exception(Code) | | try to programmatically add a NotNull constraint to the constructor parameter
|
testAddConstraintToField | public void testAddConstraintToField() throws Exception(Code) | | programmatically add a NotNull constraint to the name field
|
|
|