de.smartics.properties.spi.core.constraint.jsr303
Class ConstraintPrettifierJsr303Test
java.lang.Object
de.smartics.properties.spi.core.constraint.jsr303.ConstraintPrettifierJsr303Test
-
@Uut(type=de.smartics.properties.spi.core.constraint.jsr303.ConstraintPrettifier.class)
public class ConstraintPrettifierJsr303Test
-
extends
Object
Tests ConstraintPrettifier
with constraints from the package javax.validation.constraints
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintPrettifierJsr303Test
public ConstraintPrettifierJsr303Test()
rejectsNullAnnotations
public void rejectsNullAnnotations()
-
acceptsAssertFalse
public void acceptsAssertFalse()
-
acceptsAssertTrue
public void acceptsAssertTrue()
-
acceptsDecimalMax
public void acceptsDecimalMax()
-
acceptsDecimalMin
public void acceptsDecimalMin()
-
acceptsDigits
public void acceptsDigits()
-
acceptsFuture
public void acceptsFuture()
-
acceptsMax
public void acceptsMax()
-
acceptsMin
public void acceptsMin()
-
acceptsNotNull
public void acceptsNotNull()
-
acceptsNull
public void acceptsNull()
-
acceptsPast
public void acceptsPast()
-
acceptsNoFlagPattern
public void acceptsNoFlagPattern()
-
acceptsMultiFlagPattern
public void acceptsMultiFlagPattern()
-
acceptsSingleFlagPattern
public void acceptsSingleFlagPattern()
-
acceptsSize
public void acceptsSize()
-
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.