Index
All Classes and Interfaces|All Packages
A
- AutoConfigureShell - Annotation Interface in org.springframework.shell.test.autoconfigure
-
Auto-configuration importsfor typical Shell tests. - AutoConfigureShellTestClient - Annotation Interface in org.springframework.shell.test.autoconfigure
-
Annotation that can be applied to a test class to enable and configure auto-configuration of shell client.
E
- excludeAutoConfiguration() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeFilters() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
G
- getDefaultIncludes() - Method in class org.springframework.shell.test.autoconfigure.ShellTypeExcludeFilter
- getProperties(Class<?>) - Method in class org.springframework.shell.test.autoconfigure.ShellTestContextBootstrapper
- getTerminalHeight() - Method in class org.springframework.shell.test.autoconfigure.SpringShellTestProperties
- getTerminalWidth() - Method in class org.springframework.shell.test.autoconfigure.SpringShellTestProperties
I
- includeFilters() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
A set of include filters which can be used to add otherwise filtered beans to the application context.
O
- org.springframework.shell.test.autoconfigure - package org.springframework.shell.test.autoconfigure
P
- properties() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
Properties in form key=value that should be added to the Spring
Environmentbefore the test runs.
S
- setTerminalHeight(int) - Method in class org.springframework.shell.test.autoconfigure.SpringShellTestProperties
- setTerminalWidth(int) - Method in class org.springframework.shell.test.autoconfigure.SpringShellTestProperties
- ShellAutoConfiguration - Class in org.springframework.shell.test.autoconfigure
- ShellAutoConfiguration() - Constructor for class org.springframework.shell.test.autoconfigure.ShellAutoConfiguration
- ShellAutoConfiguration.TerminalStreams - Class in org.springframework.shell.test.autoconfigure
- ShellTest - Annotation Interface in org.springframework.shell.test.autoconfigure
-
Annotation that can be used for a Shell test that focuses only on Shell components.
- ShellTestClientAutoConfiguration - Class in org.springframework.shell.test.autoconfigure
- ShellTestClientAutoConfiguration() - Constructor for class org.springframework.shell.test.autoconfigure.ShellTestClientAutoConfiguration
- ShellTestContextBootstrapper - Class in org.springframework.shell.test.autoconfigure
-
TestContextBootstrapperfor@ShellTestsupport. - ShellTestContextBootstrapper() - Constructor for class org.springframework.shell.test.autoconfigure.ShellTestContextBootstrapper
- ShellTypeExcludeFilter - Class in org.springframework.shell.test.autoconfigure
-
TypeExcludeFilterfor@ShellTest. - SpringShellTestProperties - Class in org.springframework.shell.test.autoconfigure
-
Configuration properties for shell test.
- SpringShellTestProperties() - Constructor for class org.springframework.shell.test.autoconfigure.SpringShellTestProperties
T
- terminalHeight() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
Set emulated terminal height.
- TerminalStreams() - Constructor for class org.springframework.shell.test.autoconfigure.ShellAutoConfiguration.TerminalStreams
- terminalWidth() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
Set emulated terminal width.
U
- useDefaultFilters() - Element in annotation interface org.springframework.shell.test.autoconfigure.ShellTest
-
Determines if default filtering should be used with
@SpringBootApplication.
All Classes and Interfaces|All Packages