Drools Workbench - Test Scenario Editor - API 6.0.0.Beta3

org.drools.workbench.screens.testscenario.model
Class Failure

java.lang.Object
  extended by org.drools.workbench.screens.testscenario.model.Failure

@Portable
public class Failure
extends Object


Constructor Summary
Failure()
           
Failure(String displayName, String message)
           
 
Method Summary
 String getDisplayName()
           
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Failure

public Failure()

Failure

public Failure(String displayName,
               String message)
Method Detail

getMessage

public String getMessage()

getDisplayName

public String getDisplayName()

Drools Workbench - Test Scenario Editor - API 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.