JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.attivio.sdk.test.TestInfo
Packages that use
TestInfo
Package
Description
com.attivio.sdk.service
com.attivio.sdk.test
Uses of
TestInfo
in
com.attivio.sdk.service
Methods in
com.attivio.sdk.service
that return
TestInfo
Modifier and Type
Method
Description
TestInfo
MockServiceFactory.
getTestInfo
()
Get the test information that this MockServiceFactory is working with.
Uses of
TestInfo
in
com.attivio.sdk.test
Methods in
com.attivio.sdk.test
that return
TestInfo
Modifier and Type
Method
Description
static
TestInfo
TestInfo.
fromJson
(java.lang.String json)