JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
P
R
S
T
A
AbstractProbeListener
- Class in
io.probedock.client.junit
Shared code to create Junit Probe Dock listeners
AbstractProbeListener()
- Constructor for class io.probedock.client.junit.
AbstractProbeListener
Constructor
AbstractProbeListener(String)
- Constructor for class io.probedock.client.junit.
AbstractProbeListener
Constructor
addFilter(String)
- Method in class io.probedock.client.junit.
ProbeFilter
C
category
- Variable in class io.probedock.client.junit.
AbstractProbeListener
Define the category of the test that are running.
configuration
- Static variable in class io.probedock.client.junit.
AbstractProbeListener
Probe Dock configuration
context
- Variable in class io.probedock.client.junit.
ProbeListener
The execution context
createAndlogStackTrace(Failure)
- Method in class io.probedock.client.junit.
AbstractProbeListener
Build a stack trace string
createTestResult(String, Description, ProbeTest, ProbeTestClass, boolean, String)
- Method in class io.probedock.client.junit.
AbstractProbeListener
Create a test based on the different information gathered from class, method and description
D
DEFAULT_CATEGORY
- Static variable in class io.probedock.client.junit.
AbstractProbeListener
Default category when none is specified
describe()
- Method in class io.probedock.client.junit.
ProbeFilter
G
getCategory()
- Method in class io.probedock.client.junit.
AbstractProbeListener
Retrive the category
getClassAnnotation(Description)
- Method in class io.probedock.client.junit.
AbstractProbeListener
Try to retrieve the
ProbeTestClass
annotation of the test class
getFingerprint(Description)
- Method in class io.probedock.client.junit.
AbstractProbeListener
Retrieve the fingerprint of a test based on its description
getMethodAnnotation(Description)
- Method in class io.probedock.client.junit.
AbstractProbeListener
Try to retrieve the
ProbeTest
annotation of the test method
getPackage(Class)
- Method in class io.probedock.client.junit.
AbstractProbeListener
Retrieve the package name if available, if not, default package name is used.
I
io.probedock.client.junit
- package io.probedock.client.junit
P
ProbeFilter
- Class in
io.probedock.client.junit
Allow filtering of the tests at runtime.
ProbeFilter()
- Constructor for class io.probedock.client.junit.
ProbeFilter
Default constructor aims to facilitate the reflection
ProbeFilter(List<FilterDefinition>)
- Constructor for class io.probedock.client.junit.
ProbeFilter
ProbeListener
- Class in
io.probedock.client.junit
The test unit listener is used to send the result to the Probe Dock server
ProbeListener()
- Constructor for class io.probedock.client.junit.
ProbeListener
Constructor
ProbeListener(String)
- Constructor for class io.probedock.client.junit.
ProbeListener
Constructor
R
runStartedDate
- Variable in class io.probedock.client.junit.
AbstractProbeListener
Store the date when the run started
S
setFullStackTraces(Boolean)
- Method in class io.probedock.client.junit.
AbstractProbeListener
shouldRun(Description)
- Method in class io.probedock.client.junit.
ProbeFilter
T
testAssumptionFailure(Failure)
- Method in class io.probedock.client.junit.
ProbeListener
testFailure(Failure)
- Method in class io.probedock.client.junit.
ProbeListener
testFinished(Description)
- Method in class io.probedock.client.junit.
AbstractProbeListener
testFinished(Description)
- Method in class io.probedock.client.junit.
ProbeListener
testIgnored(Description)
- Method in class io.probedock.client.junit.
ProbeListener
testRun
- Variable in class io.probedock.client.junit.
ProbeListener
The test run to publish
testRunFinished(Result)
- Method in class io.probedock.client.junit.
ProbeListener
testRunStarted(Description)
- Method in class io.probedock.client.junit.
AbstractProbeListener
testRunStarted(Description)
- Method in class io.probedock.client.junit.
ProbeListener
testStartDates
- Variable in class io.probedock.client.junit.
AbstractProbeListener
Store the start date of a test to measure the approximative execution time of a each test.
testStarted(Description)
- Method in class io.probedock.client.junit.
AbstractProbeListener
testStarted(Description)
- Method in class io.probedock.client.junit.
ProbeListener
A
C
D
G
I
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.