Fitnesse - ClassPath

Fitnesse Architecture

About

Java - What is the Classpath? in Fitnesse

Management

Show

Because Fitnesse variable are also Java proeprty, you can show the classpath everywhere with this code

${java.class.path}

Define

!path lib/*.jar

Fitnesse build its own internal class path recursively in the tree by concatenating all !path directives from the current page, and all ancestor pages.

Documentation / Reference





Discover More
Fitnesse Architecture
Fitnesse - Fixture

A fixture is a test class that test the system and that matches the expected format of test table. Division The engine will: call it and pass the contents of the test table to the methods of the...



Share this page:
Follow us:
Task Runner