public class HolaWorldTest extends Object
| Constructor and Description |
|---|
HolaWorldTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCrash()
Tests that HolaWorld does not crash
|
void |
testGreeting()
Tests that the HolaWorld greeting is correct.
|
public HolaWorldTest()
public void testCrash()
public void testGreeting()