org.apache.chemistry.opencmis.tck.tests.basics
Class BasicsTestGroup
java.lang.Object
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTestGroup
org.apache.chemistry.opencmis.tck.tests.basics.BasicsTestGroup
- All Implemented Interfaces:
- CmisTestGroup
public class BasicsTestGroup
- extends AbstractSessionTestGroup
This test group contains tests that check the CMIS basics such the repository
info or types.
Method Summary |
void |
init(Map<String,String> parameters)
Initializes the test group with test parameters. |
Methods inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup |
addTest, getParameters, getProgressMonitor, getTests, isEnabled, junit, postRun, postTest, preRun, preTest, run, setEnabled, setName, setProgressMonitor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicsTestGroup
public BasicsTestGroup()
init
public void init(Map<String,String> parameters)
throws Exception
- Description copied from interface:
CmisTestGroup
- Initializes the test group with test parameters.
- Specified by:
init
in interface CmisTestGroup
- Overrides:
init
in class AbstractCmisTestGroup
- Throws:
Exception
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.