mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@655 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
367f772575
commit
415cece00e
6 changed files with 11 additions and 11 deletions
|
|
@ -62,7 +62,7 @@ During the execution of a test case, an error can happen for one of the followin
|
|||
* untriggered expectation if a remaining match has not been fulfilled when destroying the mock object (typically logs an error)
|
||||
* missing action if a method supposed to return something else than void has not been configured properly (typically logs an error and throws an exception)
|
||||
|
||||
The exact type of the exception thrown depends on the [link turtle.customisation.test_framework_integration test framework integration] used.
|
||||
The exact type of the exception thrown depends on the [link turtle.customization.test_framework_integration test framework integration] used.
|
||||
|
||||
An error log typically looks like :
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue