Skip to content

StubExample

pozil edited this page Oct 4, 2023 · 6 revisions

StubExample

Fields

public greetingString

public isTrueBoolean

public notMockedBoolean


Methods

public Boolean getIsTrue()

public String getGreeting()

public void setGreeting(String greeting)

public void setGreeting(Integer greeting)


Clone this wiki locally