org.apache.chemistry.opencmis.tck.tests.basics
Class TypesTest
java.lang.Object
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
org.apache.chemistry.opencmis.tck.tests.basics.TypesTest
- All Implemented Interfaces:
- CmisTest
public class TypesTest
- extends AbstractSessionTest
Types test.
Methods inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest |
addResult, assertAllowableAction, assertEquals, assertEquals, assertNotAllowableAction, assertShallowEquals, checkChildren, checkObject, checkProperty, checkPropertyDefinition, checkTypeDefinition, createFolder, createFolder, createTestFolder, deleteObject, deleteTestFolder, exists, getBinding, getName, getRepositoryInfo, getTestFolder, getWorst, isGetDescendantsSupported, isGetFolderTreeSupported, run |
Methods inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest |
addResult, addResultChild, assertContains, assertEqualLists, assertEquals, assertIsFalse, assertIsTrue, assertListNotEmpty, assertNotNull, assertNull, assertStringNotEmpty, assertStringNullOrEmpty, createInfoResult, createResult, createResult, createResult, getGroup, getParameters, getResults, getStackTrace, getTime, isEnabled, isEqual, junit, setEnabled, setGroup, setName, setTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypesTest
public TypesTest()
init
public void init(Map<String,String> parameters)
- Description copied from interface:
CmisTest
- Initializes the test with test parameters.
- Specified by:
init
in interface CmisTest
- Overrides:
init
in class AbstractCmisTest
run
public void run(Session session)
- Specified by:
run
in class AbstractSessionTest
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.