You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,3 @@ Make sure maven & your IDE uses this java version.
33
33
34
34
At the Package Explorer, select the jsp-sample project, 2nd bottom of the mouse and Run As > Run Server
35
35
Select a Tomcat Server in order to deploy the server.
36
-
37
-
### Unit Tests
38
-
39
-
The unit tests use PowerMock but do not run with the PowerMock javaagents enabled. This means you will not be able to mock out static methods, but other PowerMock features will work.
0 commit comments