C# Class Cassette.IntegrationTests.CassetteApplicationTests

Inheritance: IDisposable
Afficher le fichier Open project: Zocdoc/cassette

Méthodes publiques

Méthode Description
CassetteApplicationTests ( ) : System

Private Methods

Méthode Description
CanGetScriptBundleA ( ) : void
CanGetScriptBundleB ( ) : void
CanGetStylesheetBundleA ( ) : void
CanGetStylesheetBundleB ( ) : void
CreateApplication ( Action configure, string sourceDirectory = "assets", bool isDebuggingEnabled = false ) : CassetteApplication
GivenDebugMode_ThenCanGetAsset ( ) : void
GivenDebugMode_ThenGetCoffeeScriptAssetReturnsItCompiledInToJavaScript ( ) : void
GivenReferenceToBundlesWithSharedPath_WhenRenderEachType_ThenHtmlIsReturnedForEach ( ) : void
HtmlTemplatesCanBeRenderedInlineInPage ( ) : void
IDisposable ( ) : void
RemoveExistingCache ( ) : void
WhenRenderingExternalScriptBundleWithFallback_ThenHtmlIsExternalScriptAndConditionalScriptBlock ( ) : void

Method Details

CassetteApplicationTests() public méthode

public CassetteApplicationTests ( ) : System
Résultat System