Refactor tests

This commit is contained in:
Dominik Adam Przybysz 2014-12-09 23:05:50 +01:00
parent 5db690c434
commit dfc0332d5a
8 changed files with 233 additions and 2 deletions

View file

@ -0,0 +1,5 @@
package pl.touk.mockserver.client
class RemoveMockRequestData {
String name
}