D
DenDuze
Guest
Hey Cameron, Thanks for the answers I will try the suggestions Now i have another problem. from inside a method I call another method where the tests (@test) is done. When i call that @test method without parameters it works but when I add a parameter in the call and in the called method the test fails with "Could not locate method 'FirstTestMethod' with matching signature". Why is that? Can't I provide a parameter to the @test method??
Continue reading...
Continue reading...