public class ValidationBuilder_PTest extends AbstractBuilderTest
ValidationBuilder class.| Constructor and Description |
|---|
ValidationBuilder_PTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
delegateProviders() |
void |
deregisterServices() |
void |
injections() |
void |
markerHelperProviders() |
void |
noAutoBuild()
Test that problem markers are correctly not created for resources
even that have validation errors, when auto-build is not enabled.
|
void |
notAModelValidationProject() |
void |
validationErrors()
Test that problem markers are correctly created for resources that have validation errors.
|
void |
validProject() |
createAndPopulateProject, createProject, deleteProjects, findMarkersOnResource, importFileIntoProject, setAutoBuild, waitForAuroBuildpublic void validProject()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void notAModelValidationProject()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void validationErrors()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void noAutoBuild()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void delegateProviders()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void markerHelperProviders()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void injections()
throws org.eclipse.core.runtime.CoreException,
IOException
org.eclipse.core.runtime.CoreExceptionIOExceptionpublic void deregisterServices()
Copyright © 2019. All rights reserved.