Create Unit Test for all filter enum field
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
@@ -17,10 +17,6 @@ package org.eclipse.hawkbit.repository;
|
||||
*/
|
||||
public enum ActionStatusFields implements FieldNameProvider {
|
||||
|
||||
/**
|
||||
* The type field.
|
||||
*/
|
||||
TYPE("type"),
|
||||
/**
|
||||
* The id field.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user