Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
M
O
P
R
S
T
V
A
anyProperty()
- Static method in class org.jdesktop.test.matchers.
Matchers
A matcher for any property change.
assertContainsType(Object[], Class<?>, int)
- Static method in class org.jdesktop.test.
TestUtils
assertPropertyChangeEvent(PropertyChangeReport, Object, String, Object, Object)
- Static method in class org.jdesktop.test.
TestUtils
Asserts the last received propertyChangeEvent of the report against the expected values.
assertPropertyChangeEvent(PropertyChangeReport, String, Object, Object)
- Static method in class org.jdesktop.test.
TestUtils
Asserts the last received propertyChangeEvent of the report against the expected values.
assertPropertyChangeEvent(PropertyChangeReport, String, Object, Object, boolean)
- Static method in class org.jdesktop.test.
TestUtils
Asserts the last received propertyChangeEvent of the report against the expected values.
assertPropertyChangeEvent(PropertyChangeReport, String, Object, Object, boolean, boolean)
- Static method in class org.jdesktop.test.
TestUtils
Asserts the last received propertyChangeEvent of the report against the expected values.
assertPropertyChangeEvent(PropertyChangeReport, String, Object[], Object[])
- Static method in class org.jdesktop.test.
TestUtils
Asserts the last received propertyChangeEvent of the report against the expected values (arrays).
C
clear()
- Method in class org.jdesktop.test.
PropertyChangeReport
E
EDTRunner
- Class in
org.jdesktop.test
A test runner for JUnit that ensures that all tests are run on the EDT.
EDTRunner(Class<?>)
- Constructor for class org.jdesktop.test.
EDTRunner
Creates a test runner for the specified test class.
encode(T)
- Static method in class org.jdesktop.test.
SerializableSupport
Encodes an object as XML and then decodes it.
equivalentTo(T)
- Static method in class org.jdesktop.test.matchers.
Matchers
This matcher returns
true
when the arguments are equivalent.
eventMap
- Variable in class org.jdesktop.test.
PropertyChangeReport
events
- Variable in class org.jdesktop.test.
PropertyChangeReport
Holds a list of all received PropertyChangeEvents.
G
getEventCount()
- Method in class org.jdesktop.test.
PropertyChangeReport
getEventCount(String)
- Method in class org.jdesktop.test.
PropertyChangeReport
getEventNames()
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastEvent()
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastEvent(String)
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastNewBooleanValue()
- Method in class org.jdesktop.test.
PropertyChangeReport
PRE: hasEvents()
getLastNewValue()
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastNewValue(String)
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastOldBooleanValue()
- Method in class org.jdesktop.test.
PropertyChangeReport
PRE: hasEvents()
getLastOldValue()
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastOldValue(String)
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastProperty()
- Method in class org.jdesktop.test.
PropertyChangeReport
getLastSource()
- Method in class org.jdesktop.test.
PropertyChangeReport
getMultiCastEventCount()
- Method in class org.jdesktop.test.
PropertyChangeReport
getNamedEventCount()
- Method in class org.jdesktop.test.
PropertyChangeReport
H
hasEvents()
- Method in class org.jdesktop.test.
PropertyChangeReport
hasEvents(String)
- Method in class org.jdesktop.test.
PropertyChangeReport
I
Issue
- Annotation Type in
org.jdesktop.test.categories
A category to use on tests that require demonstrate an issue.
M
Matchers
- Class in
org.jdesktop.test.matchers
A collection of matchers useful for testing.
Matchers()
- Constructor for class org.jdesktop.test.matchers.
Matchers
O
org.jdesktop.test
- package org.jdesktop.test
org.jdesktop.test.categories
- package org.jdesktop.test.categories
org.jdesktop.test.matchers
- package org.jdesktop.test.matchers
P
property(String, Object, Object)
- Static method in class org.jdesktop.test.matchers.
Matchers
A matcher for a specified property.
propertyChange(PropertyChangeEvent)
- Method in class org.jdesktop.test.
PropertyChangeReport
PropertyChangeReport
- Class in
org.jdesktop.test
A PropertyChangeListener that stores the received PropertyChangeEvents.
PropertyChangeReport()
- Constructor for class org.jdesktop.test.
PropertyChangeReport
Instantiates a PropertyChangeReport.
PropertyChangeReport(Component)
- Constructor for class org.jdesktop.test.
PropertyChangeReport
Instantiates a PropertyChangeReport and registers itself with the given component if that is not null.
propertyWithName(String)
- Static method in class org.jdesktop.test.matchers.
Matchers
A matcher for a specified property.
R
run(RunNotifier)
- Method in class org.jdesktop.test.
EDTRunner
S
SerializableSupport
- Class in
org.jdesktop.test
Support class to test serializable behaviour.
serialize(T)
- Static method in class org.jdesktop.test.
SerializableSupport
Serialize the specified object to bytes, then deserialize it back.
T
TestUtils
- Class in
org.jdesktop.test
Extends assert to get all the ease-of-use assert methods
V
Visual
- Annotation Type in
org.jdesktop.test.categories
A category to use on tests that require visual display.
A
C
E
G
H
I
M
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.