| org.eclipse.pde.build.tests.PDETestCase org.eclipse.pde.build.internal.tests.SourceTests
suite | public static Test suite()(Code) | | |
Fields inherited from org.eclipse.pde.build.tests.PDETestCase | final public static String PROJECT_NAME(Code)(Java Doc)
|
Methods inherited from org.eclipse.pde.build.tests.PDETestCase | public static void assertLogContainsLine(IFile log, String msg) throws Exception(Code)(Java Doc) public static void assertLogContainsLines(IFile log, String[] lines) throws Exception(Code)(Java Doc) public static void assertResourceFile(IFolder buildFolder, String fileName) throws Exception(Code)(Java Doc) public static Project assertValidAntScript(IFile buildXML) throws Exception(Code)(Java Doc) public static void assertZipContents(IFolder buildFolder, String archive, Set entries) throws Exception(Code)(Java Doc) public static void assertZipContents(IFolder buildFolder, String archive, Set entries, boolean assertEmpty) throws Exception(Code)(Java Doc) protected void clearStatics() throws Exception(Code)(Java Doc) protected String[] createAntRunnerArgs(String script, String[] targets, String antHome, Properties additionalProperties, String listener, String logger)(Code)(Java Doc) protected void generateScripts(IFolder buildFolder, Properties generateProperties) throws Exception(Code)(Java Doc) protected IProject newTest() throws Exception(Code)(Java Doc) protected IFolder newTest(String resources) throws Exception(Code)(Java Doc) protected void runAntScript(String script, String[] targets, String antHome, Properties additionalProperties) throws Exception(Code)(Java Doc) protected void runAntScript(String script, String[] targets, String antHome, Properties additionalProperties, String listener, String logger) throws Exception(Code)(Java Doc) protected void runBuild(IFolder buildFolder) throws Exception(Code)(Java Doc) protected void runProductBuild(IFolder buildFolder) throws Exception(Code)(Java Doc) protected void runTest() throws Throwable(Code)(Java Doc)
|
|
|