dice icon indicating copy to clipboard operation
dice copied to clipboard

Add asserts checking non-set commands: addresses #411

Open apoorvyadav1111 opened this issue 6 months ago • 1 comments

  • The changes that are included in the PR.

Addresses #411 Added assertType for commands that are not applicable for SET Data structures.

  • Design document, if any.

Commands related to STACKINT, Queue, BITs, GET were modified to return consistent messages.

  • Information on any implementation choices that were made.

  • Evidence of sufficient testing. You MUST indicate the tests done, either manually or automated.

existing test cases pass + added new test cases to check this behaviour.

apoorvyadav1111 avatar Aug 27 '24 03:08 apoorvyadav1111