All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Resources.FitNesseRoot.PlugIns.RadiusFixture.UserGuide.Installation.ManualMode.wiki Maven / Gradle / Ivy

The newest version!
!1 !-Manual Mode Installation-!
If you do not want to use !-RadiusFixture-! as a plugin or extracting files, all you need to do to execute tests is set paths to fitnesse-radius-fixture.jar and its dependencies in test pages.

{{{!path /path/to/fitnesse-radius-fixture.jar
!path /path/to/tinyRadius.jar}}}

!2 Documentation
Not available out of the box in manual mode

!2 Classpath
Must be defined manually.

!2 Create Test
With this installation method, to create your test using !-RadiusFixture-!, you need to define paths to required jars in your test/suite page :
{{{!-!path /actual/path/to/tinyRadius.jar
!path /actual/path/to/radiusFixture.jar-!}}}
NOTE: differently from plugin mode, paths must be defined due to the fact that those are not stored in FitNesse context.
More details on test creation available [[here][




© 2015 - 2025 Weber Informatics LLC | Privacy Policy