public class TestCommandWrapper extends Object
CommandWrapper.| Constructor and Description |
|---|
TestCommandWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testExecute()
Tests the execute() implementation.
|
void |
testGetGUIUpdater()
Tests the getGUIUpdater() implementation.
|
void |
testInit()
Tests a newly created wrapper.
|
void |
testInitNoCommand()
Tests creating an instance without a wrapped command.
|
void |
testOnException()
Tests the onException() implementation.
|
void |
testOnFinally()
Tests the onFinally() implementation.
|
public void testInitNoCommand()
public void testInit()
public void testExecute()
throws Exception
Exceptionpublic void testOnException()
public void testOnFinally()
public void testGetGUIUpdater()
Copyright © 2016 The JGUIraffe Team. All rights reserved.