BAEL-382 name of test
This commit is contained in:
parent
17148ca5e9
commit
77fba546b3
@ -5,7 +5,7 @@ import kotlin.test.assertNotNull
|
||||
|
||||
class ItemServiceTest {
|
||||
@Test
|
||||
fun givenItemId_whenGetForOptionalName_shouldMakeActionOnNonNullValue() {
|
||||
fun givenItemId_whenGetForOptionalItem_shouldMakeActionOnNonNullValue() {
|
||||
//given
|
||||
val id = "item_id"
|
||||
val itemService = ItemService()
|
||||
|
Loading…
x
Reference in New Issue
Block a user