tools.test vocabulary - Factor Documentation (original) (raw)
tools.test vocabulary
Factor handbook » Vocabulary index
Documentation
Unit testing
Metadata
Parents: | tools |
---|---|
Tags: | tools |
Authors: | Slava Pestov |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
continuation |
Parsing words
Word | Syntax |
---|---|
![]() |
|
![]() |
[ quot ] must-fail |
![]() |
[ quot ] [ pred ] must-fail-with |
![]() |
[ quot ] must-infer |
![]() |
{ effect } [ quot ] must-infer-as |
![]() |
|
![]() |
{ output } [ input ] unit-test |
![]() |
|
![]() |
|
![]() |
Symbol words
![]() |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- ) |
![]() |
( error experiment path line# -- test-failure ) |
![]() |
( prefix -- ) |
![]() |
( -- ) |
![]() |
( path -- ) |
![]() |
( prefix -- ) |
![]() |
( -- ) |
![]() |
( -- ) |
![]() |
( root -- ) |
![]() |
( ..a quot: ( ..a -- ..b ) -- ..b ) |
![]() |
( ..a quot: ( ..a path -- ..b ) -- ..b ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/tools/test/test.factor
resource:basis/tools/test/test-docs.factor
resource:basis/tools/test/test-tests.factor
Metadata files
resource:basis/tools/test/authors.txt
resource:basis/tools/test/summary.txt
resource:basis/tools/test/tags.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |