BAEL-8853 Merge jsonb module into another module
- Fixed PMD violation
This commit is contained in:
parent
e899b76d43
commit
0966bd3bb0
@ -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() {
|
Loading…
x
Reference in New Issue
Block a user