Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.31 seconds.

  1. Re: What do I need to learn to understand this code?

    Oh, ok. A "Mock Test" is a java thing, which is why I was confused, lol.

    Ok, well the toString() method is actually a method inherited by the Object class. When you print out an object (with...
  2. Re: What do I need to learn to understand this code?

    What do you mean by "mock test"? Because if you mean creating a test class using Mocked versions of these objects (with Mockito or something similar), I'm a bit surprised that is covered in a basic...
Results 1 to 2 of 2