org.prevayler.demos.memento
Class TestErrorRecoveryWithMementos

java.lang.Object
  extended by org.prevayler.demos.memento.TestErrorRecoveryWithMementos

public class TestErrorRecoveryWithMementos
extends Object

A simple test of the error recovery using mementos. Dialogs will pop up asking whether to fail at specific points. All these tests have to be moved to JUnit tests.

Author:
Johan Stuyts

Constructor Summary
TestErrorRecoveryWithMementos()
           
 
Method Summary
static void main(String[] args)
           
static void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestErrorRecoveryWithMementos

public TestErrorRecoveryWithMementos()
Method Detail

main

public static void main(String[] args)

run

public static void run()
                throws Exception
Throws:
Exception


Copyright © 2001-2013. All Rights Reserved.