assertHasNoExtraArguments
Asserts that the argument list only contains arguments with labels in expectedArguments.
Throws
if the argument list contains extra arguments.
Asserts that the argument list only contains arguments with labels in expectedArguments.
if the argument list contains extra arguments.