public class ViewModelBuilder_PTest extends AbstractBuilderTest
ViewModelBuilder
Constructor and Description |
---|
ViewModelBuilder_PTest() |
Modifier and Type | Method and Description |
---|---|
void |
noAutoBuild() |
void |
noRedundancyWithValidationNature() |
void |
notAViewModelProject() |
void |
validationErrors() |
void |
validationMarkerAttributes() |
void |
validationProblemsFixed()
Test that markers are correctly cleared on incremental validation when
problems are fixed.
|
void |
validProject() |
createAndPopulateProject, createProject, deleteProjects, findMarkersOnResource, hasAttributeThat, importFileIntoProject, setAutoBuild, waitForAutoBuild
public void validProject() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
public void notAViewModelProject() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
public void validationErrors() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
public void noAutoBuild() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
public void noRedundancyWithValidationNature() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
public void validationProblemsFixed() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
public void validationMarkerAttributes() throws org.eclipse.core.runtime.CoreException, IOException
org.eclipse.core.runtime.CoreException
IOException
Copyright © 2019. All rights reserved.