/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
 current_test(?Unit, ?Test, ?Line, ?Body, ?Options) is nondet
True when a test with the specified properties is loaded.