| Class | Description |
|---|---|
| BenchmarkAckTest |
Tests the functionality of the BenchmarkAckProducer/Consumer quickstart
example.
|
| CqClientTest |
Tests the functionality of the continuous query quickstart example.
|
| DataExpirationTest |
Tests the functionality of the DataExpiration quickstart example.
|
| DataOverflowTest |
Tests the functionality of the DataOverflow quickstart example.
|
| DataPersistenceTest |
Tests the functionality of the DataPersistence quickstart example.
|
| DeltaPropagationTest | |
| DistributedLockingTest |
Tests the functionality of the DistributedLocking quickstart example.
|
| DurableTest |
This quickstart test tests the Durable Functionality.
|
| FailOutputTestCase |
Abstract test case for tests verifying that quickstart test output will
cause expected failures.
|
| FailWithErrorInOutputJUnitTest |
Verifies that quickstart test output containing an unexpected error message
will fail with that error message as the failure message.
|
| FailWithExtraLineInOutputJUnitTest |
Verifies that quickstart test output containing an unexpected extra line
will fail with that line as the failure message.
|
| FailWithLineMissingFromEndOfOutputJUnitTest |
Verifies that quickstart test output missing an expected line (at the end of
the golden file) will fail with that line as the failure message.
|
| FailWithLineMissingFromMiddleOfOutputJUnitTest |
Verifies that quickstart test output missing an expected line (at the middle
of the golden file) will fail with that line as the failure message.
|
| FailWithProblemInOutputTestCase |
Abstract test case for tests verifying that quickstart test output with a
log message of warning/error/severe will cause expected failures.
|
| FailWithSevereInOutputJUnitTest |
Verifies that quickstart test output containing an unexpected severe message
will fail with that severe message as the failure message.
|
| FailWithTimeoutOfWaitForOutputToMatchJUnitTest | |
| FailWithWarningInOutputJUnitTest |
Verifies that quickstart test output containing an unexpected warning message
will fail with that warning message as the failure message.
|
| FrameworkTestCase | |
| FunctionExecutionTest | |
| GoldenComparator |
Compares test output to golden text file.
|
| GoldenStringComparator |
Custom GoldenComparator which returns the string of the golden file name
as the output for simple unit testing of the quickstart testing framework.
|
| I18nClientTest | |
| MainLauncherJUnitTest |
Quick sanity tests to make sure MainLauncher is functional.
|
| ManagerAndManagedMBeanTest |
Tests the functionality of the Manager and Managed MXBean quickstart example.
|
| MultiuserSecurityTest | |
| PartitionedRegionTest |
Tests the functionality of the partition region quickstart example.
|
| PassJUnitTest |
Basic unit testing of the quickstart testing framework.
|
| PassWithExpectedErrorJUnitTest |
Verifies that an example test should always pass even if the output contains
a error that is expected.
|
| PassWithExpectedProblemTestCase |
Abstract test case for quickstart testing framework.
|
| PassWithExpectedSevereJUnitTest |
Verifies that an example test should always pass even if the output contains
a severe that is expected.
|
| PassWithExpectedWarningJUnitTest |
Verifies that an example test should always pass even if the output contains
a warning that is expected.
|
| ProcessWrapperJUnitTest |
Unit test basic functionality in ProcessWrapper.
|
| PushTest |
Tests the functionality of the PushProducer/Consumer quickstart
example.
|
| QueryingTest |
Tests the functionality of the Querying quickstart example.
|
| QuickstartTestCase |
The abstract superclass of tests that need to process output from the
quickstart examples.
|
| QuickstartTestCaseJUnitTest |
Tests the quickstart testing framework.
|
| RegexGoldenComparator |
Compares test output to golden text file using regex pattern matching
|
| SecurityTest |
This quickstart Test tests the Security Functionality.
|
| ServerManagedCachingTest | |
| StringGoldenComparator |
Compares test output to golden text file using string equality
|
| TransactionsTest |
Tests the functionality of the Transactions quickstart example.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.