Added "Unit" to the class name to satisfy the pmd.xml violation.
This commit is contained in:
parent
9ee0ab2af0
commit
7afe0a51ca
@ -12,7 +12,7 @@ import static org.junit.Assert.assertTrue;
|
||||
|
||||
@SpringBootApplication
|
||||
@RunWith(SpringJUnit4ClassRunner.class)
|
||||
public class TransactionalDetectionTest {
|
||||
public class TransactionalDetectionUnitTest {
|
||||
|
||||
@Test
|
||||
@Transactional
|
Loading…
x
Reference in New Issue
Block a user