public class FieldTypeTest
extends TestCase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
protected FieldType |
fixture
The fixture for this Field Type test case.
|
| Constructor and Description |
|---|
FieldTypeTest(java.lang.String name)
Constructs a new Field Type test case with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldType |
getFixture()
Returns the fixture for this Field Type test case.
|
static void |
main(java.lang.String[] args) |
protected void |
setFixture(FieldType fixture)
Sets the fixture for this Field Type test case.
|
protected void |
setUp() |
protected void |
tearDown() |
public static final java.lang.String copyright
protected FieldType fixture
public FieldTypeTest(java.lang.String name)
public static void main(java.lang.String[] args)
protected void setFixture(FieldType fixture)
protected FieldType 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