Package at.jku.ssw.fp.sect11_2
Class Demo_AssertJ
- java.lang.Object
-
- at.jku.ssw.fp.sect11_2.Demo_AssertJ
-
public class Demo_AssertJ extends Object
Demo showing the new functional features of AssertJ.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo_AssertJ()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testOptional()
void
testPredicate()
void
testStreams()
-