public class UpdateStylesheetsMojoTest extends Object
UpdateStylesheetsMojo
.Modifier and Type | Field and Description |
---|---|
TestResources |
resources
Test resources.
|
MojoRule |
rule
test rule.
|
Constructor and Description |
---|
UpdateStylesheetsMojoTest() |
Modifier and Type | Method and Description |
---|---|
void |
testExecute_complete_test()
Test method for
UpdateStylesheetsMojo.execute()
. |
void |
testExecute()
Test method for
UpdateStylesheetsMojo.execute()
. |
void |
testExecuteMavenCompassFaultyResources()
Test method for
UpdateStylesheetsMojo.execute()
. |
void |
testFailExecute()
Test method for
UpdateStylesheetsMojo.execute()
on a misconfigured project. |
void |
testNoSourceMaps()
test for non-existance of sourcemaps.
|
void |
testSassSyntaxFile() |
void |
testSkipExecutionProject()
Test method for
UpdateStylesheetsMojo.execute() ,
test the skip config parameter. |
public TestResources resources
public MojoRule rule
public void testExecute() throws Exception
UpdateStylesheetsMojo.execute()
.Exception
- if anyUpdateStylesheetsMojo.execute()
public void testExecute_complete_test() throws Exception
UpdateStylesheetsMojo.execute()
. This tests a more complete example that produces two stylesheets.Exception
- if anyUpdateStylesheetsMojo.execute()
public void testFailExecute() throws Exception
UpdateStylesheetsMojo.execute()
on a misconfigured project.Exception
- if anyUpdateStylesheetsMojo.execute()
public void testNoSourceMaps() throws Exception
Exception
- if anypublic void testExecuteMavenCompassFaultyResources() throws Exception
UpdateStylesheetsMojo.execute()
.Exception
- if anyUpdateStylesheetsMojo.execute()
Copyright © 2014–2019 GeoDienstenCentrum. All rights reserved.