org.hibernate.beanvalidation.tck.util
Class Groups

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.util.Groups

public final class Groups
extends Object

Identifiers for TestNG test groups. To be removed once the TCK is updated and the RI passes all tests.

Author:
Gunnar Morling

Field Summary
static String FAILING_IN_RI
           
 
Constructor Summary
Groups()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAILING_IN_RI

public static final String FAILING_IN_RI
See Also:
Constant Field Values
Constructor Detail

Groups

public Groups()


Copyright © 2008-2013. All Rights Reserved.