Alster - v. 0.5.1

File alster.xsl

<xsl:stylesheet version="1.0">
  <xsl:include href="alsterTestCase.xsl"/>
  <xsl:include href="alsterTestRunner.xsl"/>
</xsl:stylesheet>

This stylesheet serves as the main entry point for the Alster XSLT unit testing framework.
All it does is including the alsterTestCase.xsl and alsterTestRunner.xsl stylesheets.


Alster - v. 0.5.1

Copyright © 2005 - 2006 Jens Voß.