org.drools.ide.common.client.modeldriven.testing
Interface Expectation

All Superinterfaces:
Fixture, PortableObject, Serializable
All Known Implementing Classes:
VerifyFact, VerifyRuleFired

public interface Expectation
extends Fixture

All assertions on results.


Method Summary
 boolean wasSuccessful()
          Return false if the assertion
 

Method Detail

wasSuccessful

boolean wasSuccessful()
Return false if the assertion

Returns:


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