Update example to Java 8, and JUnit 5
Showing
- README.md 14 additions, 17 deletionsREADME.md
- pom.xml 108 additions, 37 deletionspom.xml
- src/main/java/com/example/javamavenjunithelloworld/Hello.java 8 additions, 4 deletions...main/java/com/example/javamavenjunithelloworld/Hello.java
- src/test/java/com/example/javamavenjunithelloworld/HelloAppTest.java 45 additions, 33 deletions...va/com/example/javamavenjunithelloworld/HelloAppTest.java
- src/test/java/com/example/javamavenjunithelloworld/HelloTest.java 13 additions, 8 deletions.../java/com/example/javamavenjunithelloworld/HelloTest.java
- src/test/java/com/example/javamavenjunithelloworld/HelloWithTestsIT.java 25 additions, 14 deletions...om/example/javamavenjunithelloworld/HelloWithTestsIT.java
- src/test/java/com/example/javamavenjunithelloworld/TestingSecurityManager.java 42 additions, 0 deletions...mple/javamavenjunithelloworld/TestingSecurityManager.java
Please register or sign in to comment