-
- Downloads
There was an error fetching the commit references. Please try again later.
added plane controller tests
Showing
- airports-planes-service/pom.xml 20 additions, 20 deletionsairports-planes-service/pom.xml
- airports-planes-service/src/main/java/cz/muni/fi/pa165/planes/facade/PlaneFacade.java 4 additions, 4 deletions...main/java/cz/muni/fi/pa165/planes/facade/PlaneFacade.java
- airports-planes-service/src/main/java/cz/muni/fi/pa165/planes/rest/PlaneController.java 3 additions, 3 deletions...in/java/cz/muni/fi/pa165/planes/rest/PlaneController.java
- airports-planes-service/src/test/java/cz/muni/fi/pa165/planes/facade/PlaneFacadeTest.java 1 addition, 1 deletion.../java/cz/muni/fi/pa165/planes/facade/PlaneFacadeTest.java
- airports-planes-service/src/test/java/cz/muni/fi/pa165/planes/rest/PlaneControllerTest.java 116 additions, 0 deletions...ava/cz/muni/fi/pa165/planes/rest/PlaneControllerTest.java
- airports-planes-service/src/test/java/cz/muni/fi/pa165/planes/utils/ObjectConverter.java 32 additions, 0 deletions...t/java/cz/muni/fi/pa165/planes/utils/ObjectConverter.java
Loading
Please register or sign in to comment