31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
|
!2 ''!-FitNesse-! acceptance tests suites''
|
||
|
|^SuiteWidgetTests|''Specify the markup language of wiki pages.''|
|
||
|
|^SuiteWikiPageResponderTests|''Specify general behavior of all wiki pages.''|
|
||
|
|^SuiteEditResponderTests|''Specify the behavior of edit requests.''|
|
||
|
|^SuiteResponderTests|''Specify the behavior of the responders.''|
|
||
|
|^SuiteVirtualWikiTests|''Demonstrate the behavior of virtual wikis''|
|
||
|
|^SuiteWikiImportTests|''Specify the behavior of the Wiki Import feature''|
|
||
|
|^SuiteAuthenticationTests|''Specify the authentication design''|
|
||
|
|^SuiteFixtureTests|''Specify the behavior of various fixtures''|
|
||
|
|^SuiteTestRunnerTests|''Describe the behavior of the command line test runner''|
|
||
|
|^SuiteSymbolicLinkTests|''Demonstrate usage and behavior of symbolic links''|
|
||
|
|
||
|
!2 ''Classpaths''
|
||
|
!path fitnesse.jar
|
||
|
----
|
||
|
!2 ''Port''
|
||
|
!define PORT {8082}
|
||
|
----
|
||
|
!2 ''Utilities''
|
||
|
* SuiteAcceptanceTests.PageHeader
|
||
|
* SuiteAcceptanceTests.PageFooter
|
||
|
* SuiteAcceptanceTests.SetUp
|
||
|
* SuiteAcceptanceTests.TearDown
|
||
|
----
|
||
|
!2 Collapse Set Up and Tear Down
|
||
|
!define COLLAPSE_SETUP {true}
|
||
|
!define COLLAPSE_TEARDOWN {true}
|
||
|
----
|
||
|
!2 ''Contents''
|
||
|
!contents -R
|