This is the cl-annot-prove Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:39:10 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-annot-prove
Annotation Syntax Test Library.
Rudolph Miller
MIT
# Cl-Annot-Prove - Annotation Syntax Test Library.
[![Build Status](https://circleci.com/gh/Rudolph-Miller/cl-annot-prove.svg?style=shield)](https://circleci.com/gh/Rudolph-Miller/cl-annot-prove)
## API
See [Document](https://rudolph-miller.github.io/cl-annot-prove/overview.html).
This HTML is generated by [Codex](https://github.com/CommonDoc/codex).
## Author
* Rudolph Miller (chopsticks.tk.ppfm@gmail.com)
## Copyright
Copyright (c) 2015 Rudolph Miller (chopsticks.tk.ppfm@gmail.com)
## License
Licensed under the MIT License.
0.1
cl-syntax
(system).
cl-syntax-annot
(system).
cl-ppcre
(system).
prove
(system).
trivial-types
(system).
cl-fad
(system).
src
(module).
Modules are listed depth-first from the system components tree.
cl-annot-prove/src
cl-annot-prove
(system).
struct.lisp
(file).
render.lisp
(file).
helper.lisp
(file).
annotation.lisp
(file).
cl-annot-prove.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-annot-prove/cl-annot-prove.asd
cl-annot-prove/src/struct.lisp
cl-annot-prove/src/render.lisp
cl-annot-prove/src/helper.lisp
cl-annot-prove/src/annotation.lisp
cl-annot-prove/src/cl-annot-prove.lisp
cl-annot-prove/cl-annot-prove.asd
cl-annot-prove
(system).
cl-annot-prove/src/struct.lisp
src
(module).
*symbol-tests-list*
(special variable).
add-symbol-tests
(function).
make-symbol-tests
(function).
make-test-document
(function).
print-object
(method).
symbol-tests
(structure).
symbol-tests-after
(reader).
(setf symbol-tests-after)
(writer).
symbol-tests-after-each
(reader).
(setf symbol-tests-after-each)
(writer).
symbol-tests-around
(reader).
(setf symbol-tests-around)
(writer).
symbol-tests-around-each
(reader).
(setf symbol-tests-around-each)
(writer).
symbol-tests-before
(reader).
(setf symbol-tests-before)
(writer).
symbol-tests-before-each
(reader).
(setf symbol-tests-before-each)
(writer).
symbol-tests-load-pathname
(reader).
(setf symbol-tests-load-pathname)
(writer).
symbol-tests-symbol
(reader).
(setf symbol-tests-symbol)
(writer).
symbol-tests-tests
(reader).
(setf symbol-tests-tests)
(writer).
test-document
(structure).
test-document-expected
(reader).
(setf test-document-expected)
(writer).
test-document-got
(reader).
(setf test-document-got)
(writer).
copy-symbol-tests
(function).
copy-test-document
(function).
format-expected
(function).
symbol-tests-p
(function).
test-document-p
(function).
cl-annot-prove/src/render.lisp
struct.lisp
(file).
src
(module).
call-tests
(function).
expected-formatter
(generic function).
render-around
(function).
render-method-chain
(function).
render-symbol-tests
(function).
replace-call-tests
(function).
replace-test-form
(function).
replace-test-with-setq-form
(function).
def-expected-formatter
(macro).
eval-silently
(function).
replace-stub-progn
(function).
stub-progn
(macro).
cl-annot-prove/src/helper.lisp
render.lisp
(file).
src
(module).
query-symbol-tests
(function).
run-package-tests
(function).
run-symbol-tests
(function).
run-system-tests
(function).
system-symbol-tests-list
(function).
load-system-silestly
(function).
run-symbol-tests-list
(function).
cl-annot-prove/src/annotation.lisp
helper.lisp
(file).
src
(module).
tests
(macro).
tests.after
(macro).
tests.after.each
(macro).
tests.around
(macro).
tests.around.each
(macro).
tests.before
(macro).
tests.before.each
(macro).
deftests-annotation
(macro).
cl-annot-prove/src/cl-annot-prove.lisp
annotation.lisp
(file).
src
(module).
Packages are listed by definition order.
cl-annot-prove.helper
cl-annot-prove.render
cl-annot-prove
cl-annot-prove-asd
cl-annot-prove.struct
cl-annot-prove.annotation
cl-annot-prove.helper
cl-annot-prove.render
.
cl-annot-prove.struct
.
cl-annot.doc
.
common-lisp
.
prove
.
query-symbol-tests
(function).
run-package-tests
(function).
run-symbol-tests
(function).
run-system-tests
(function).
system-symbol-tests-list
(function).
load-system-silestly
(function).
run-symbol-tests-list
(function).
cl-annot-prove.render
cl-annot-prove.struct
.
cl-annot.doc
.
common-lisp
.
call-tests
(function).
expected-formatter
(generic function).
render-around
(function).
render-method-chain
(function).
render-symbol-tests
(function).
replace-call-tests
(function).
replace-test-form
(function).
replace-test-with-setq-form
(function).
def-expected-formatter
(macro).
eval-silently
(function).
replace-stub-progn
(function).
stub-progn
(macro).
cl-annot-prove.struct
cl-annot.doc
.
common-lisp
.
*symbol-tests-list*
(special variable).
add-symbol-tests
(function).
make-symbol-tests
(function).
make-test-document
(function).
symbol-tests
(structure).
symbol-tests-after
(reader).
(setf symbol-tests-after)
(writer).
symbol-tests-after-each
(reader).
(setf symbol-tests-after-each)
(writer).
symbol-tests-around
(reader).
(setf symbol-tests-around)
(writer).
symbol-tests-around-each
(reader).
(setf symbol-tests-around-each)
(writer).
symbol-tests-before
(reader).
(setf symbol-tests-before)
(writer).
symbol-tests-before-each
(reader).
(setf symbol-tests-before-each)
(writer).
symbol-tests-load-pathname
(reader).
(setf symbol-tests-load-pathname)
(writer).
symbol-tests-symbol
(reader).
(setf symbol-tests-symbol)
(writer).
symbol-tests-tests
(reader).
(setf symbol-tests-tests)
(writer).
test-document
(structure).
test-document-expected
(reader).
(setf test-document-expected)
(writer).
test-document-got
(reader).
(setf test-document-got)
(writer).
copy-symbol-tests
(function).
copy-test-document
(function).
format-expected
(function).
symbol-tests-p
(function).
test-document-p
(function).
cl-annot-prove.annotation
cl-annot-prove.helper
.
cl-annot-prove.struct
.
cl-annot.helper
.
cl-annot.util
.
common-lisp
.
tests
(macro).
tests.after
(macro).
tests.after.each
(macro).
tests.around
(macro).
tests.around.each
(macro).
tests.before
(macro).
tests.before.each
(macro).
deftests-annotation
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
List of #S(SYMBOL-TESTS ...)s.
Return list of #S(SYMBOL-TESTS ...)s which match the conditions.
Render #S(SYMBOL-TESTS ...) for documents.
Run symbol-tests in the package.
Run symbol-tests.
Run symbol-tests in the system.
Return list of #S(SYMBOL-TESTS ...)s in the system.
got
.
(eql prove.test:is-expand)
)) ¶(eql prove.test:like)
)) ¶(eql prove.test:is-type)
)) ¶(eql prove.test:is-error)
)) ¶(eql prove.test:is-print)
)) ¶(eql prove.test:is-values)
)) ¶(eql prove.test:isnt)
)) ¶(eql prove.test:is)
)) ¶(eql prove.test:ok)
)) ¶Structure of tests for symbol.
structure-object
.
common-lisp
.
symbol
list
(or null pathname)
Jump to: | (
A C D E F G L M P Q R S T |
---|
Jump to: | (
A C D E F G L M P Q R S T |
---|
Jump to: | *
A B E G L S T |
---|
Jump to: | *
A B E G L S T |
---|
Jump to: | A C F H M P R S T |
---|
Jump to: | A C F H M P R S T |
---|