PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Testing our implementation
Date: Saturday, 21 Mar 2020, 11:19:55


    > Message Posted By: Unknown
    >
    > How do we correctly use testDeque to debug our Deque implementation?

Typing h followed by a newline gives a brief summary of
the commands that you can enter to have testDeque call
the various Deque functions.  Tests #201, #202, and #203
illustrate what tests are possible.

--Stan-
PREV INDEX NEXT