Index
All Classes and Interfaces|All Packages
A
- AbstractFailFastTest - Class in net.shibboleth.spring.testing
-
Base class for testing metadata providers.
- AbstractFailFastTest() - Constructor for class net.shibboleth.spring.testing.AbstractFailFastTest
- AbstractFailFastTest.MockProperty - Record Class in net.shibboleth.spring.testing
-
A record wrapper for a mock property.
- afterSuite() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
tear down all the
GenericApplicationContextwe have used.
B
- beforeClass() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Set up our state.
- beforeSuite() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Allocate up any per test resources.
C
- contexts - Static variable in class net.shibboleth.spring.testing.AbstractFailFastTest
-
All the
GenericApplicationContextever allocated for this test.
E
- equals(Object) - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
Indicates whether some other object is "equal to" this one.
G
- getApplicationContext(String, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Conjure up, and remember a
GenericApplicationContext. - getApplicationContext(String, MockPropertySource, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Conjur up, and remember a
GenericApplicationContext. - getBean(String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Read and parse some files, then look for a
ReloadableServicein them. - getBean(MockPropertySource, Boolean, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Read and parse some files, then look for a
ReloadableServicein them. - getBean(MockPropertySource, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Read and parse some files, then look for a
ReloadableServicein them. - getPath() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Our test path.
- getWorkspaceDirName() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
get the directory where our tests are stored.
H
- hashCode() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
Returns a hash code value for this object.
M
- makePath(String) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Return the name of the file in the working dir with this name.
- makeTempPath(String) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Return the name of the file in the working dir with this name.
- MockProperty(String, String) - Constructor for record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
Constructor.
N
- name - Variable in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
The field for the
namerecord component. - name() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
Get name.
- net.shibboleth.spring.testing - package net.shibboleth.spring.testing
-
APIs for Spring tests.
P
- propertySource(String, String) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Create a
MockPropertySourcewith one property in it. - propertySource(Collection<AbstractFailFastTest.MockProperty>) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Create a
MockPropertySourcepopulated with the provided properties
R
- registerContext(GenericApplicationContext) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
-
Make note of newly allocated
GenericApplicationContext.
T
- toString() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
Returns a string representation of this record class.
V
- value - Variable in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
The field for the
valuerecord component. - value() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
-
Get value.
W
- workspaceDirName - Variable in class net.shibboleth.spring.testing.AbstractFailFastTest
-
The directory where our test files are.
All Classes and Interfaces|All Packages