Add

3

tests

0

failures

1

ignored

0.096s

duration

100%

successful

Tests

Test Duration Result
add does not save any client and returns an error if a client with same input name does exist() 0.061s passed
add does not save any client and returns an error if input is not valid() - ignored
add saves a new client entity and returns it together with an event if input is valid and does not exist() 0.034s passed