Skip to content
Snippets Groups Projects
Commit 358e7a44 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4391 OZG-4417 rename test classes

parent 321c8fd9
No related branches found
No related tags found
Loading
......@@ -289,7 +289,7 @@ class VorgangWithEingangProzessorTest {
class TestHasVorgangCreateBescheidEnabled {
@Nested
class TestWhenBescheidPropertiesEmpty {
class TestOnEmptyBescheidProperties {
@BeforeEach
void setUp() {
......@@ -306,7 +306,7 @@ class VorgangWithEingangProzessorTest {
}
@Nested
class TestWhenVorgangDataNotComplete {
class TestOnVorgangDataNotComplete {
@Test
void shouldReturnFalseIfEingangNull() {
......@@ -346,7 +346,7 @@ class VorgangWithEingangProzessorTest {
}
@Nested
class TestWhenBescheidPropertiesSet {
class TestOnBescheidPropertiesSet {
@BeforeEach
void setUp() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment