Changes

Jump to navigation Jump to search
986 bytes added ,  17:29, 8 March 2013
=Annotations=
==%xqunit:test==
{| width='100%'
|-
| width='90' | '''Syntax'''
|{{Code|%xqunit:test}}
|-
| '''Summary'''
|Annotates If a function as is decorated with this annotation, it will be evaluated whenever a test report is created.|} ==%xqunit:before=={| width='100%'|-| width='90' | '''Syntax'''|{{Code|%xqunit:before}}|-| '''Summary'''|A function decorated with this annotation will be evaluated '''before each''' test function.|} ==%xqunit:after=={| width='100%'|-| width='90' | '''Syntax'''|{{Code|%xqunit:after}}|-| '''Summary'''|A function decorated with this annotation will be evaluated '''after each''' test function.|} ==%xqunit:before-module=={| width='100%'|-| width='90' | '''Syntax'''|{{Code|%xqunit:before-module}}|-| '''Summary'''|If a function is decorated with this annotation, it will be evaluated '''before all''' test functions in the current module.|} ==%xqunit:after-module=={| width='100%'|-| width='90' | '''Syntax'''|{{Code|%xqunit:after-module}}|-| '''Summary'''|If a functionis decorated with this annotation, it will be evaluated '''after all''' test functions in the current module.
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu