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
Tests wether HTTPS is used or not.
|
Modifier and Type | Class and Description |
---|---|
class |
ACLSmokeTest
ACL smoke test.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncCreateAndDeleteDocumentTest
Simple document test.
|
class |
AsyncCreateAndDeleteFolderTest
Simple document test.
|
class |
BulkUpdatePropertiesTest |
class |
ChangeTokenTest |
class |
ContentRangesTest
Content Range Test.
|
class |
CopyTest
Copy test.
|
class |
CreateAndDeleteDocumentTest
Simple document test.
|
class |
CreateAndDeleteFolderTest
Simple folder test.
|
class |
CreateAndDeleteItemTest
Simple folder test.
|
class |
CreateAndDeletePolicyTest
Simple folder test.
|
class |
CreateAndDeleteRelationshipTest
Simple relationship test.
|
class |
CreateBigDocument
Big document test.
|
class |
CreateDocumentWithoutContent
Document without content test.
|
class |
CreateInvalidTypeTest |
class |
DeleteTreeTest
Delete tree test.
|
class |
MoveTest
Move test.
|
class |
NameCharsetTest
Document names test.
|
class |
OperationContextTest |
class |
PropertyFilterTest |
class |
SetAndDeleteContentTest
Content test.
|
class |
UpdateSmokeTest
Update smoke test.
|
class |
WhitespaceInNameTest |
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 |
InvalidQueryTest |
class |
QueryForObject |
class |
QueryInFolderTest |
class |
QueryLikeTest
Query LIKE test.
|
class |
QueryPagingTest |
class |
QueryRootFolderTest
Root folder query test.
|
class |
QuerySmokeTest
Query smoke test.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseTypesTest |
class |
CreateAndDeleteTypeTest |
class |
SecondaryTypesTest |
Modifier and Type | Class and Description |
---|---|
class |
CheckedOutTest
Checked out test.
|
class |
LatestAccessibleStateIdTest |
class |
VersionDeleteTest |
class |
VersioningSmokeTest
Checked out test.
|
class |
VersioningStateCreateTest |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.