Index

A E G I O P S T U 
All Classes and Interfaces|All Packages

A

AutoConfigureShell - Annotation Interface in org.springframework.shell.test.autoconfigure
Auto-configuration imports for 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 Environment before 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
TestContextBootstrapper for @ShellTest support.
ShellTestContextBootstrapper() - Constructor for class org.springframework.shell.test.autoconfigure.ShellTestContextBootstrapper
 
ShellTypeExcludeFilter - Class in org.springframework.shell.test.autoconfigure
TypeExcludeFilter for @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.
A E G I O P S T U 
All Classes and Interfaces|All Packages