Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,203

    Re: Can someone help me with my code.

    You are trying to use a non-static method called teacherTest that does not take any parameters. Where do you have that method defined? Hint: you don't.
  2. Replies
    6
    Views
    1,203

    Re: Can someone help me with my code.

    When you say that your test class can't run it, what exactly do you mean? Do you have compiler errors? Something else?
  3. Replies
    6
    Views
    1,203

    Re: Can someone help me with my code.

    We can't really help you with the errors until you tell us what those errors are. I suggest you throw together an SSCCE that demonstrates one problem at a time without any extra code, and we'll go...
Results 1 to 3 of 3