net.grinder.console.editor
Class TestEditorModel
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.console.editor.TestEditorModel
public class TestEditorModel
- extends AbstractJUnit4FileTestCase
Unit test for EditorModel.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEditorModel
public TestEditorModel()
testConstruction
public void testConstruction()
throws Exception
- Throws:
Exception
testSelectBufferForFile
public void testSelectBufferForFile()
throws Exception
- Throws:
Exception
testSelectNewBuffer
public void testSelectNewBuffer()
throws Exception
- Throws:
Exception
testIsBoringFile
public void testIsBoringFile()
throws Exception
- Throws:
Exception
testIsScriptFile
public void testIsScriptFile()
throws Exception
- Throws:
Exception
testIsPropertiesFile
public void testIsPropertiesFile()
throws Exception
- Throws:
Exception
testCloseBufferAndIsABufferDirty
public void testCloseBufferAndIsABufferDirty()
throws Exception
- Throws:
Exception
testSaveBufferAs
public void testSaveBufferAs()
throws Exception
- Throws:
Exception
testGetAndSelectProperties
public void testGetAndSelectProperties()
throws Exception
- Throws:
Exception
testAbstractListener
public void testAbstractListener()
throws Exception
- Throws:
Exception
testChangedFilesMonitoring
public void testChangedFilesMonitoring()
throws Exception
- Throws:
Exception
testOpenWithExternalEditor
public void testOpenWithExternalEditor()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.