Class HtmlMinifier_Tests
Inheritance
object
HtmlMinifier_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Minify.NUglify
Assembly: Volo.Abp.Minify.Tests.dll
Syntax
public class HtmlMinifier_Tests : AbpIntegratedTest<AbpMinifyModule>, IDisposable
Constructors
HtmlMinifier_Tests()
Declaration
public HtmlMinifier_Tests()
Methods
Should_Minify_Simple_Code()
Declaration
public void Should_Minify_Simple_Code()
Implements
System.IDisposable