| Package | Description |
|---|---|
| quickstart |
| Modifier and Type | Class and Description |
|---|---|
class |
FailWithErrorInOutputJUnitTest
Verifies that quickstart test output containing an unexpected error message
will fail with that error message as the failure message.
|
class |
FailWithExtraLineInOutputJUnitTest
Verifies that quickstart test output containing an unexpected extra line
will fail with that line as the failure message.
|
class |
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.
|
class |
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.
|
class |
FailWithProblemInOutputTestCase
Abstract test case for tests verifying that quickstart test output with a
log message of warning/error/severe will cause expected failures.
|
class |
FailWithSevereInOutputJUnitTest
Verifies that quickstart test output containing an unexpected severe message
will fail with that severe message as the failure message.
|
class |
FailWithTimeoutOfWaitForOutputToMatchJUnitTest |
class |
FailWithWarningInOutputJUnitTest
Verifies that quickstart test output containing an unexpected warning message
will fail with that warning message as the failure message.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.