C# Class Scriban.Tests.TestParser

Mostra file Open project: lunet-io/scriban Class Usage Examples

Private Properties

Property Type Description
ParseTemplate Template
Test void
TestFrontMatter void
TestFunctionCallInExpression void
TestHelloWorld void
TestScriptOnly void

Private Methods

Method Description
ParseTemplate ( string text, ParserOptions options = null ) : Template
Test ( TestFilePath testFilePath ) : void
TestFrontMatter ( ) : void
TestFunctionCallInExpression ( ) : void
TestHelloWorld ( ) : void
TestScriptOnly ( ) : void