searls.jasmine.runner
Class SpecRunnerHtmlGeneratorTest

java.lang.Object
  extended by searls.jasmine.runner.SpecRunnerHtmlGeneratorTest

public class SpecRunnerHtmlGeneratorTest
extends java.lang.Object


Constructor Summary
SpecRunnerHtmlGeneratorTest()
           
 
Method Summary
 void shouldBuildBasicHtmlWhenNoDependenciesAreProvided()
           
 void shouldPopulateCSSIntoHtmlWhenProvided()
           
 void shouldPopulateJasmineSourceIntoHtmlWhenProvided()
           
 void shouldPopulateMultipleJavascriptSourcesIntoHtmlWhenProvided()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecRunnerHtmlGeneratorTest

public SpecRunnerHtmlGeneratorTest()
Method Detail

shouldBuildBasicHtmlWhenNoDependenciesAreProvided

public void shouldBuildBasicHtmlWhenNoDependenciesAreProvided()

shouldPopulateJasmineSourceIntoHtmlWhenProvided

public void shouldPopulateJasmineSourceIntoHtmlWhenProvided()
                                                     throws java.lang.Exception
Throws:
java.lang.Exception

shouldPopulateMultipleJavascriptSourcesIntoHtmlWhenProvided

public void shouldPopulateMultipleJavascriptSourcesIntoHtmlWhenProvided()
                                                                 throws java.lang.Exception
Throws:
java.lang.Exception

shouldPopulateCSSIntoHtmlWhenProvided

public void shouldPopulateCSSIntoHtmlWhenProvided()
                                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 SOFTEC sa. All Rights Reserved.