Overview

Namespaces

  • PHP
  • XSLTBenchmarking
    • Reports
    • RunnerConsole
    • TestsGenerator
    • TestsRunner

Classes

  • Runner
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class Runner

Class for runnig XSLT Benchmark from console

Namespace: XSLTBenchmarking\RunnerConsole
Author: Viktor Mašíček <viktor@masicek.net>
Located at RunnerConsole/Runner.php
Methods summary
public
# __construct( string $baseDir )
Setting the object.

Setting the object.

Parameters

$baseDir
string
Base dir of expected set directories
public
# run( )
Run XSLT Benchmarking - show help - generate tests - run tests - print reports

Run XSLT Benchmarking

  • show help
  • generate tests
  • run tests
  • print reports
XSTL Benchmarking API documentation generated by ApiGen.
Generated using the TokenReflection library.