Create Unit Test for all filter enum field

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-01-22 14:40:27 +01:00
parent 021a4da13d
commit b877faed24
11 changed files with 864 additions and 16 deletions

View File

@@ -17,10 +17,6 @@ package org.eclipse.hawkbit.repository;
*/
public enum ActionStatusFields implements FieldNameProvider {
/**
* The type field.
*/
TYPE("type"),
/**
* The id field.
*/