Package at.jku.ssw.fp.sect11_1
Class Demo_JUnit5
- java.lang.Object
-
- at.jku.ssw.fp.sect11_1.Demo_JUnit5
-
class Demo_JUnit5 extends Object
Demo showing the new functional features of JUnit 5.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo_JUnit5()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testEmptyList()
void
testFindFlightTimeout()
void
testFList()
-