A
B
F
G
I
P
R
S
T
S
- setStackTrace(Array) - function in kotlin.FixtureException
- setup() - function in fixture5.TestFixture
- Used to initialise fixture instance.
- store(Object) - function in fixture5.TestFixture
- Stores object in extension store shared by all fixtures.
- store(KClass,T) - function in fixture5.TestFixture
- Stores object in extension store shared by all fixtures.
- store(Class,T) - function in fixture5.TestFixture
- See store
- supportsParameter(ParameterContext,ExtensionContext) - function in fixture5.FixtureExtension