クラス SpringShellTestProperties
java.lang.ObjectSE
org.springframework.shell.test.autoconfigure.SpringShellTestProperties
@ConfigurationProperties(prefix="spring.shell.test")
public class SpringShellTestProperties
extends ObjectSE
シェルテストの構成プロパティ。
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明intintvoidsetTerminalHeight(int terminalHeight) voidsetTerminalWidth(int terminalWidth)
コンストラクターの詳細
SpringShellTestProperties
public SpringShellTestProperties()
方法の詳細
getTerminalWidth
public int getTerminalWidth()setTerminalWidth
public void setTerminalWidth(int terminalWidth) getTerminalHeight
public int getTerminalHeight()setTerminalHeight
public void setTerminalHeight(int terminalHeight)