/usr/lib/swipl/library/ext/plunit/plunit.pl
All Application Manual Name SummaryHelp

  • ext
    • plunit
      • plunit.pl -- Unit Testing
        • set_test_options/1
        • begin_tests/1
        • begin_tests/2
        • end_tests/1
        • run_tests/0
        • run_tests/1
        • run_tests/2
        • running_tests/0
        • current_test/5
        • current_test_unit/2
        • test_report/1
        • load_test_files/1
        • message_hook/3
      • test_wizard.pl -- Test Generation Wizard
 end_tests(+Name) is det
Close a unit-test module.
To be done
- Run tests/clean module?
- End of file?