Guile Library

(unit-test)

Overview

Usage

assert-equal expected got
[Function]
assert-true got
[Function]
assert-false got
[Function]
assert-numeric-= expected got precision
[Function]
<test-result>
[Class]
tests-run
[Generic]
tests-run
[Method]
tests-failed
[Generic]
tests-failed
[Method]
tests-log
[Generic]
tests-log
[Method]
failure-messages
[Generic]
failure-messages
[Method]
test-started
[Generic]
test-started
[Method]
test-failed
[Generic]
test-failed
[Method]
summary
[Generic]
summary
[Method]
<test-case>
[Class]
name
[Generic]
name
[Method]
name
[Method]
set-up-test
[Generic]
set-up-test
[Method]
tear-down-test
[Generic]
tear-down-test
[Method]
run
[Generic]
run
[Method]
run
[Method]
<test-suite>
[Class]
tests
[Generic]
tests
[Method]
add
[Generic]
add
[Method]
add
[Method]
run-all-defined-test-cases
[Function]
exit-with-summary result
[Function]
assert
[Special Form]
assert-exception
[Special Form]