Package org.apache.bval.jsr.groups
Class DefaultGroupSequenceTest
- java.lang.Object
-
- org.apache.bval.jsr.groups.DefaultGroupSequenceTest
-
public class DefaultGroupSequenceTest extends Object
- Author:
- Hardy Ferentschik, Roman Stumm
-
-
Constructor Summary
Constructors Constructor Description DefaultGroupSequenceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testAssertDefaulGroupSequenceIsExpandableWithDefaultAtBeginningOfSequence()
void
testAssertDefaultGroupSequenceIsExpandableWithDefaultAtEndOfSequence()
-
-
-
Method Detail
-
testAssertDefaultGroupSequenceIsExpandableWithDefaultAtEndOfSequence
public void testAssertDefaultGroupSequenceIsExpandableWithDefaultAtEndOfSequence()
-
testAssertDefaulGroupSequenceIsExpandableWithDefaultAtBeginningOfSequence
public void testAssertDefaulGroupSequenceIsExpandableWithDefaultAtBeginningOfSequence()
-
-