Modifier and Type | Method and Description |
---|---|
List<CmisTest> |
CmisTestGroup.getTests()
Returns the all tests in this group.
|
Modifier and Type | Method and Description |
---|---|
void |
CmisTestProgressMonitor.endTest(CmisTest test)
Called after a test run ended.
|
void |
CmisTestProgressMonitor.startTest(CmisTest test)
Called before a new test run starts.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCmisTest
Base class for tests.
|
class |
AbstractSessionTest
Base class for tests that require an OpenCMIS session.
|
Modifier and Type | Method and Description |
---|---|
List<CmisTest> |
AbstractCmisTestGroup.getTests() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCmisTestGroup.addTest(CmisTest test) |
protected void |
AbstractCmisTestGroup.postTest(CmisTest test) |
protected void |
AbstractCmisTestGroup.preTest(CmisTest test) |
static void |
JUnitHelper.run(CmisTest test) |
Constructor and Description |
---|
WrapperCmisTestGroup(CmisTest test) |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryInfoTest
Repository info test.
|
class |
RootFolderTest
Basic root folder tests.
|
class |
SecurityTest |
class |
TypesTest
Types test.
|
Modifier and Type | Class and Description |
---|---|
class |
ACLSmokeTest
Query smoke test.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentRangesTest
Content Range Test.
|
class |
CopyTest
Copy test.
|
class |
CreateAndDeleteDocumentTest
Simple document test.
|
class |
CreateAndDeleteFolderTest
Simple folder test.
|
class |
CreateAndDeleteRelationshipTest
Simple folder test.
|
class |
CreateBigDocument
Big document test.
|
class |
CreateDocumentWithoutContent
Document without content test.
|
class |
DeleteTreeTest
Simple document test.
|
class |
MoveTest
Copy test.
|
class |
NameCharsetTest
Tests document names.
|
class |
SetAndDeleteContentTest
Copy test.
|
class |
UpdateSmokeTest
Copy test.
|
Modifier and Type | Class and Description |
---|---|
class |
MultifilingTest
Multifiling test.
|
class |
UnfilingTest
Unfiling test.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractQueryTest |
class |
ContentChangesSmokeTest
Content Changes smoke test.
|
class |
QueryLikeTest |
class |
QueryRootFolderTest
Root folder query test.
|
class |
QuerySmokeTest
Query smoke test.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckedOutTest
Checked out test.
|
class |
VersionDeleteTest |
class |
VersioningSmokeTest
Checked out test.
|
class |
VersioningStateCreateTest |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.