Unit/SONAR/Checkstyle in ONAP-REST
[policy/engine.git] / ONAP-REST / src / test / java / org / onap / policy / rest / jpa / GetterSetterToStringTest.java
@@ -33,7 +33,7 @@ import org.onap.policy.common.utils.test.ToStringTester;
 /**
  * Class to perform unit testing of POJOs.
  */
-public class ModelsTest {
+public class GetterSetterToStringTest {
     private static final String POJO_PACKAGE = "org.onap.policy.rest.jpa";
 
     @Test