Package org.nuxeo.drive.operations.test
Class NuxeoDriveTearDownIntegrationTests
- java.lang.Object
-
- org.nuxeo.drive.operations.test.NuxeoDriveTearDownIntegrationTests
-
public class NuxeoDriveTearDownIntegrationTests extends Object
Tears down the Nuxeo Drive integration tests environment by:- Deleting the test users and their personal workspace
- Deleting the test workspace
- Author:
- Antoine Taillefer
-
-
Field Summary
Fields Modifier and Type Field Description static String
ID
protected CoreSession
session
-
Constructor Summary
Constructors Constructor Description NuxeoDriveTearDownIntegrationTests()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
session
protected CoreSession session
-
-