Search:

Type: Posts; User: mikuya707

Search: Search took 0.23 seconds.

  1. [SOLVED] Re: AssertionFailedError: Expected but was

    Thanks Junky! That explains it perfectly.
    How should I increment count in the right way? Could you give me a hint? Much appreciate it!:D
  2. [SOLVED] Re: AssertionFailedError: Expected but was

    Hi Junky, could you explain more about this? I am still confused. Thanks!:o
  3. [SOLVED] Re: AssertionFailedError: Expected but was

    Yes, I intialized count as 0, but I passed it into execute() from Push class as a programcounter, programcounter increments everytime stach push a value. But I don't know why count is not incremented...
  4. [SOLVED] AssertionFailedError: Expected but was

    Hey guys, I've been having this trouble with the error from my code, debugging doesn't work, but debugs keeps telling me it's because of a ClassNotFoundException which I don't know where to handle...
  5. Need help with fixing this error: ArrayIndexOutOfBoundsException: 1

    Here is my code for this method:
    (for passed-in desc, it has format as "brand: model"
    For example, if the brand is Whirlpool and the model is LX1279, the description will be Whirlpool:LX1279. If...
Results 1 to 5 of 6