It says that the class WATestError is not available.



Yes, I did. It is in the .st file

��
c. You get a bunch of errors in Transcript while filing in
No magic ball so we cannot guess.


Example of Transcript messages (in case it helps):
WADocumentHandlerResponseTest>>createAndVerifyBinaryDocumentNamed:hasAttachment: (WATestingFiles is Undeclared)��

WAExceptionHandlerTest>>testCommaReturnsExceptionSet (WATestError is Undeclared)��

WAExceptionHandlerTest>>testCommaReturnsExceptionSet (WATestError is Undeclared)��

WAExceptionHandlerTest>>testCommaReturnsExceptionSet (WATestError is Undeclared)��

WAExceptionHandlerTest>>testCommaReturnsExceptionSet (WATestError is Undeclared)��

WAExceptionHandlerTest>>testInternalError (WATestError is Undeclared)��


It happens in more cases. I just took this one because this is a package anyone can install in order to reproduce the problem.

Thanks��