5 lines
No EOL
206 B
TypeScript
5 lines
No EOL
206 B
TypeScript
test.todo("GIVEN action is list, EXPECT list function to be called");
|
|
|
|
test.todo("GIVEN action is use, EXPECT use function to be called");
|
|
|
|
test.todo("GIVEN action is unknown, EXPECT nothing to be called"); |