Skip to content

StubExample

pozil edited this page May 14, 2024 · 5 revisions

StubExample

Fields

public isTrueBoolean

public greetingString

public notMockedBoolean


Methods

public Boolean getIsTrue()

public String getGreeting()

public void setGreeting(String greeting)

public void setGreeting(Integer greeting)


Clone this wiki locally