org.apache.chemistry.opencmis.tck.impl
Class JUnitHelper

java.lang.Object
  extended by org.apache.chemistry.opencmis.tck.impl.JUnitHelper

public class JUnitHelper
extends Object


Field Summary
static String JUNIT_PARAMETERS
           
 
Method Summary
static void run(CmisTest test)
           
static void run(CmisTestGroup group)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JUNIT_PARAMETERS

public static final String JUNIT_PARAMETERS
See Also:
Constant Field Values
Method Detail

run

public static void run(CmisTest test)

run

public static void run(CmisTestGroup group)


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.