| |
|
| org.netbeans.spi.project.support.ant.GeneratedFilesHelperTest
GeneratedFilesHelperTest | public class GeneratedFilesHelperTest extends NbTestCase (Code) | | Test functionality of GeneratedFilesHelper.
author: Jesse Glick |
GeneratedFilesHelperTest | public GeneratedFilesHelperTest(String name)(Code) | | |
testComputeCrc32 | public void testComputeCrc32() throws Exception(Code) | | Test normalization of newlines in CRC-32 computations.
throws: Exception - if anything unexpected happens |
testGenerateBuildScriptFromStylesheet | public void testGenerateBuildScriptFromStylesheet() throws Exception(Code) | | Test that creating build-impl.xml from project.xml + build-impl.xsl works.
throws: Exception - if anything unexpected happens |
testGetBuildScriptState | public void testGetBuildScriptState() throws Exception(Code) | | Test that fooling with a build script in various ways is correctly detected.
throws: Exception - if anything unexpected happens |
|
|
|