|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.ui.AbstractSimpleTestUIFactory
public abstract class AbstractSimpleTestUIFactory
Abstract implementation of the ISimpleTestUIFactory that provides methods
for finding extensions of the simpleTest ui factory mechanism.
| Constructor Summary | |
|---|---|
AbstractSimpleTestUIFactory()
|
|
| Method Summary | |
|---|---|
static ISimpleTestUIFactory |
findFactory(ISimpleTest test)
Find an ISimpleTestUIFactory that is able to provide UI elements for the
specified simple test. |
static ISimpleTestUIFactory |
findFactory(ISimpleTestDescription description)
Find an ISimpleTestUIFactory that is able to provide UI elements for
tests described by the specified simple test description. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.geclipse.ui.ISimpleTestUIFactory |
|---|
getSimpleTestDialog, getSupportedDescription |
| Constructor Detail |
|---|
public AbstractSimpleTestUIFactory()
| Method Detail |
|---|
public static ISimpleTestUIFactory findFactory(ISimpleTest test)
ISimpleTestUIFactory that is able to provide UI elements for the
specified simple test.
test - The test to provide UI elements for.
public static ISimpleTestUIFactory findFactory(ISimpleTestDescription description)
ISimpleTestUIFactory that is able to provide UI elements for
tests described by the specified simple test description.
description - The simple test description that describes tests to provide UI elements for.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||