Skip navigation links
A C E H L M O P R S T V 

A

ArchitectureUtils - Class in org.dataone.client
 
ArchitectureUtils() - Constructor for class org.dataone.client.ArchitectureUtils
 
attempt() - Method in class org.dataone.client.RetryHandler
the task to attempt

C

callServletTest() - Method in class org.dataone.integration.webTest.TestingTestRunnerServlet
 
callServletTest_ITtestSelector() - Method in class org.dataone.integration.webTest.TestingTestRunnerServlet
 
checkDocTypeEqualsJavaType(String, String) - Static method in class org.dataone.client.ArchitectureUtils
 
checkEquals(String, String, String, String) - Method in class org.dataone.client.ClientArchitectureConformityIT
 
checkEquals(String, String, int, int) - Method in class org.dataone.client.ClientArchitectureConformityIT
 
checkEquals(String, String, String, String) - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
checkEquals(String, String, int, int) - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
checkTrue(String, String, boolean) - Method in class org.dataone.client.ClientArchitectureConformityIT
 
checkTrue(String, String, boolean) - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
cleanUp() - Method in class org.dataone.configuration.TestSettingsTest
 
clearSetSystemProperties() - Method in class org.dataone.configuration.TestSettingsTest
 
ClientArchitectureConformityIT - Class in org.dataone.client
This test case parses the MethodCrossReference.xls found on the dataONE architecture site to get information about methods expected to be implemented, and then uses introspection on the client package to get method information on the actual implementations.
ClientArchitectureConformityIT(String) - Constructor for class org.dataone.client.ClientArchitectureConformityIT
 
CNRestURLTest - Class in org.dataone.client
 
CNRestURLTest() - Constructor for class org.dataone.client.CNRestURLTest
 
CommonResourcesTest - Class in org.dataone.integration
Test to make sure this package can access the common resources found in the d1_test_resources package.
CommonResourcesTest() - Constructor for class org.dataone.integration.CommonResourcesTest
 
ContextAwareTestCaseDataoneTest - Class in org.dataone.integration
 
ContextAwareTestCaseDataoneTest() - Constructor for class org.dataone.integration.ContextAwareTestCaseDataoneTest
 

E

ECHO_MMP - Static variable in class org.dataone.client.ClientArchitectureConformityIT
 
ECHO_MMP - Static variable in class org.dataone.client.V1ClientArchitectureConformityIT
 
errorCollector - Variable in class org.dataone.client.ClientArchitectureConformityIT
Tests should use the error collector to handle JUnit assertions and keep going.
errorCollector - Variable in class org.dataone.client.V1ClientArchitectureConformityIT
Tests should use the error collector to handle JUnit assertions and keep going.
EXCEPTION_SERVICE - Static variable in class org.dataone.client.ClientArchitectureConformityIT
 
EXCEPTION_SERVICE - Static variable in class org.dataone.client.V1ClientArchitectureConformityIT
 
execute(long, long) - Method in class org.dataone.client.RetryHandler
Executes the attempt() method at regular intervals until no exception is raised, or the duration has been reached.

H

handleFail(String, String) - Method in class org.dataone.client.ClientArchitectureConformityIT
 
handleFail(String, String) - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 

L

log - Static variable in class org.dataone.client.ArchitectureUtils
 
log - Static variable in class org.dataone.client.ClientArchitectureConformityIT
 
log - Static variable in class org.dataone.client.V1ClientArchitectureConformityIT
 

M

MockV1ITCase - Class in org.dataone.integration.webTest
 
MockV1ITCase() - Constructor for class org.dataone.integration.webTest.MockV1ITCase
 

O

org.dataone.client - package org.dataone.client
 
org.dataone.configuration - package org.dataone.configuration
 
org.dataone.integration - package org.dataone.integration
 
org.dataone.integration.contextTests - package org.dataone.integration.contextTests
 
org.dataone.integration.webTest - package org.dataone.integration.webTest
 

P

pathInfoBase - Static variable in class org.dataone.client.ClientArchitectureConformityIT
 
pathInfoBase - Static variable in class org.dataone.client.V1ClientArchitectureConformityIT
 
PoolingHttpClientConnectionManagerTest - Class in org.dataone.client
 
PoolingHttpClientConnectionManagerTest() - Constructor for class org.dataone.client.PoolingHttpClientConnectionManagerTest
 

R

RetryHandler<V> - Class in org.dataone.client
 
RetryHandler() - Constructor for class org.dataone.client.RetryHandler
 
RetryHandler.TryAgainException - Exception in org.dataone.client
 

S

setUp() - Static method in class org.dataone.client.ClientArchitectureConformityIT
 
setup() - Method in class org.dataone.client.CNRestURLTest
 
setUp() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
setUp() - Static method in class org.dataone.client.V1ClientArchitectureConformityIT
 
setUp() - Method in class org.dataone.configuration.TestSettingsTest
Need this one to clean up set system properties that will interfere with how the tests should behave.
setUpMethodDocumentationMap(String) - Static method in class org.dataone.client.ArchitectureUtils
 
setUpTestParameters() - Static method in class org.dataone.client.ClientArchitectureConformityIT
 
setUpTestParameters() - Static method in class org.dataone.client.V1ClientArchitectureConformityIT
 

T

tearDown() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
tearDown() - Method in class org.dataone.integration.ContextAwareTestCaseDataoneTest
 
TEST_SERVICE_BASE - Static variable in class org.dataone.client.ClientArchitectureConformityIT
 
TEST_SERVICE_BASE - Static variable in class org.dataone.client.V1ClientArchitectureConformityIT
 
test_true() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testAssumptionViolatedException() - Method in class org.dataone.integration.webTest.MockV1ITCase
 
testBadFilenameExceptionHandling() - Method in class org.dataone.configuration.TestSettingsTest
 
testBadParameterCombinationHandling() - Method in class org.dataone.configuration.TestSettingsTest
 
testClassAnnotation() - Method in class org.dataone.integration.webTest.TestingTestRunnerServlet
 
testCommonResourcesAvailability() - Method in class org.dataone.integration.CommonResourcesTest
 
testContextSafetyOnError() - Method in class org.dataone.configuration.TestSettingsTest
this test should fail to load any test configurations into the configuration, and also hide the value of D1Client.CN_URL (that contains the production value)
TestDefaultSettings - Class in org.dataone.integration.contextTests
 
TestDefaultSettings() - Constructor for class org.dataone.integration.contextTests.TestDefaultSettings
 
testEscapedPattern() - Method in class org.dataone.client.ClientArchitectureConformityIT
want to test a particularly confusing bit of logic for the path matching test Note, (String).matches() method will only return true if the pattern includes the entire String under test.
testEscapedPattern() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
want to test a particularly confusing bit of logic for the path matching test Note, (String).matches() method will only return true if the pattern includes the entire String under test.
testFromExample() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testGetBooleanProperty() - Method in class org.dataone.integration.webTest.TestLauncher
 
testGetBooleanPropertyDefaults() - Method in class org.dataone.integration.webTest.TestLauncher
 
testHarness() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testHarness() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testHttpVerb() - Method in class org.dataone.client.ClientArchitectureConformityIT
Tests that the documented http verb is the one returned by the echo service.
testHttpVerb() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
Tests that the documented http verb is the one returned by the echo service.
testIgnore() - Method in class org.dataone.integration.webTest.MockV1ITCase
 
TestingTestRunnerServlet - Class in org.dataone.integration.webTest
 
TestingTestRunnerServlet() - Constructor for class org.dataone.integration.webTest.TestingTestRunnerServlet
 
testIsNodeAlive() - Method in class org.dataone.integration.ContextAwareTestCaseDataoneTest
 
TestLauncher - Class in org.dataone.integration.webTest
 
TestLauncher() - Constructor for class org.dataone.integration.webTest.TestLauncher
 
testListObject_noParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectPath_knownPlusUnknownParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectPath_noParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectPath_unknownParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectSolr_incompleteParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectSolr_minimalParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectSolr_noParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectSolr_requiredPlusUnknownParams() - Method in class org.dataone.client.CNRestURLTest
 
testListObjectSolr_unknownParams() - Method in class org.dataone.client.CNRestURLTest
 
testLoadingCommonConfigurations() - Method in class org.dataone.configuration.TestSettingsTest
 
testLoadingContextSpecificByCN_URL() - Method in class org.dataone.configuration.TestSettingsTest
 
testLoadingContextSpecificByLabel() - Method in class org.dataone.configuration.TestSettingsTest
Test lookup from default properties file
testLoadingContextSpecificByMN_URL() - Method in class org.dataone.configuration.TestSettingsTest
 
testLoadingContextSpecificByNodelistUri() - Method in class org.dataone.configuration.TestSettingsTest
 
TestManifestAccess - Class in org.dataone.integration.webTest
 
TestManifestAccess() - Constructor for class org.dataone.integration.webTest.TestManifestAccess
 
testManifestAsConfiguration() - Method in class org.dataone.integration.webTest.TestManifestAccess
 
testMaxTierLogic() - Method in class org.dataone.integration.webTest.TestingTestRunnerServlet
 
testMethodExceptionHandling() - Method in class org.dataone.client.ClientArchitectureConformityIT
Check the method against all D1 exceptions.
testMethodExceptionHandling() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
Check the method against all D1 exceptions.
testMethodIsDocumented() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testMethodIsDocumented() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testMethodIsImplemented() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testMethodIsImplemented() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testMethodParameterAgreement() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testMethodParameterAgreement() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testMethodParameters() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testMethodParameters() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testMethodReturnTypeAgreement() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testMethodReturnTypeAgreement() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testMultipleGets_D1Client_CN_shortClientTimeout() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testMultipleGets_D1Client_MN() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testMultipleGets_D1Client_MN_shortClientTimeout() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testMultipleGets_D1Client_MultiNodes_shortClientTimeout() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testMultipleGets_D1Client_singleThread() - Method in class org.dataone.client.PoolingHttpClientConnectionManagerTest
 
testNodeAbbreviation() - Method in class org.dataone.integration.ContextAwareTestCaseDataoneTest
 
testOptionalFile_overrides() - Method in class org.dataone.configuration.TestSettingsTest
Include an optional properties file using System property:
testOptionalFile_overrides_fullPath() - Method in class org.dataone.configuration.TestSettingsTest
 
testPath() - Method in class org.dataone.client.ClientArchitectureConformityIT
 
testPath() - Method in class org.dataone.client.V1ClientArchitectureConformityIT
 
testReferenceContextLabel() - Method in class org.dataone.integration.ContextAwareTestCaseDataoneTest
 
testReferenceContextLabel_isolation() - Method in class org.dataone.integration.ContextAwareTestCaseDataoneTest
 
testResetConfiguration() - Method in class org.dataone.configuration.TestSettingsTest
Test that these unit tests can get to a fresh state using the @Before method and Settings.getResetConfiguration().
testResolve_errorForwarding() - Method in class org.dataone.client.CNRestURLTest
 
testResolve_errorForwarding_nullID() - Method in class org.dataone.client.CNRestURLTest
 
testResolve_errorForwarding_nullID_unknownParams() - Method in class org.dataone.client.CNRestURLTest
 
testResolve_errorForwarding_unknownQueryParams() - Method in class org.dataone.client.CNRestURLTest
 
TestSettingsTest - Class in org.dataone.configuration
 
TestSettingsTest() - Constructor for class org.dataone.configuration.TestSettingsTest
 
testSuccess() - Method in class org.dataone.integration.webTest.MockV1ITCase
 
testTest() - Method in class org.dataone.integration.CommonResourcesTest
 
testTrue() - Method in class org.dataone.client.CNRestURLTest
 
testTrue() - Method in class org.dataone.integration.contextTests.TestDefaultSettings
 
testTrue() - Method in class org.dataone.integration.webTest.TestManifestAccess
 
testWarning() - Method in class org.dataone.integration.webTest.MockV1ITCase
 
TryAgainException() - Constructor for exception org.dataone.client.RetryHandler.TryAgainException
 

V

V1_METHOD_REFERENCE_DOC - Static variable in class org.dataone.client.ArchitectureUtils
 
V1ClientArchitectureConformityIT - Class in org.dataone.client
This test case parses the MethodCrossReference.xls found on the dataONE architecture site to get information about methods expected to be implemented, and then uses introspection on the client package to get method information on the actual implementations.
V1ClientArchitectureConformityIT(String) - Constructor for class org.dataone.client.V1ClientArchitectureConformityIT
 
V2_METHOD_REFERENCE_DOC - Static variable in class org.dataone.client.ArchitectureUtils
 
A C E H L M O P R S T V 
Skip navigation links

Copyright © 2020. All Rights Reserved.