-
Notifications
You must be signed in to change notification settings - Fork 460
StubExample
pozil edited this page Nov 14, 2024
·
6 revisions
public isTrue
Boolean
public greeting
String
public notMocked
Boolean
public Boolean getIsTrue()
Boolean
public String getGreeting()
String
public void setGreeting(String greeting)
Name | Type | Description |
---|---|---|
greeting | String |
void
public void setGreeting(Integer greeting)
Name | Type | Description |
---|---|---|
greeting | Integer |
void