public class DimensionTest
extends TestCase
| Modifier and Type | Field and Description |
|---|---|
protected Dimension |
fixture
The fixture for this Dimension test case.
|
| Constructor and Description |
|---|
DimensionTest(java.lang.String name)
Constructs a new Dimension test case with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
protected Dimension |
getFixture()
Returns the fixture for this Dimension test case.
|
static void |
main(java.lang.String[] args) |
protected void |
setFixture(Dimension fixture)
Sets the fixture for this Dimension test case.
|
protected void |
setUp() |
protected void |
tearDown() |
protected Dimension fixture
public DimensionTest(java.lang.String name)
public static void main(java.lang.String[] args)
protected void setFixture(Dimension fixture)
protected Dimension getFixture()
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionjunit.framework.TestCase#setUp()protected void tearDown()
throws java.lang.Exception
java.lang.Exceptionjunit.framework.TestCase#tearDown()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0