C# Class Cake.Jekyll.Tests.Commands.NewTheme.JekyllNewThemeSettingsExtensionsTests

Afficher le fichier Open project: cake-contrib/Cake.Jekyll

Private Methods

Méthode Description
DoNotUseBundler_Should_Set_DoNotUseBundler ( ) : void
EnableLiquidProfile_Should_Set_LiquidProfile ( ) : void
EnableSafeMode_Should_Set_SafeMode ( ) : void
EnableTrace_Should_Set_Trace ( ) : void
IncludeCodeOfConduct_Should_Set_CodeOfConduct ( ) : void
SetDestination_Should_Set_Destination ( ) : void
SetLayouts_Should_Set_Layouts ( ) : void
SetSource_Should_Set_Source ( ) : void
SetWorkingDirectory_Should_Set_WorkingDirectory ( ) : void
WithPlugins_Should_Set_Plugins ( ) : void