public class FlightTest
extends java.lang.Object
Constructor and Description |
---|
FlightTest() |
Modifier and Type | Method and Description |
---|---|
void |
testConstructor()
Tests the flight constructor.
|
void |
testIllegalArgument()
Tests the flight constructor.
|
void |
testLeaving()
Tests the leaving condition.
|
void |
testLeaving2()
Tests the leaving condition.
|
public void testConstructor()
public void testIllegalArgument()
public void testLeaving()
public void testLeaving2()