BAEL-8853 Merge jsonb module into another module
- Fixed PMD violation
This commit is contained in:
@@ -20,7 +20,7 @@ import org.junit.Test;
|
||||
import com.baeldung.adapter.PersonAdapter;
|
||||
import com.baeldung.jsonb.Person;
|
||||
|
||||
public class JsonbTest {
|
||||
public class JsonbUnitTest {
|
||||
|
||||
@Test
|
||||
public void givenPersonList_whenSerializeWithJsonb_thenGetPersonJsonArray() {
|
||||
Reference in New Issue
Block a user