org.parancoe.web.test
Class DefaultPluginTestContextHolder

java.lang.Object
  extended by org.parancoe.web.test.DefaultPluginTestContextHolder

public class DefaultPluginTestContextHolder
extends java.lang.Object

Holder for the default Spring context used for the tests. The returned context is initialized only one time.

Author:
lucio

Method Summary
static org.springframework.web.context.WebApplicationContext getTestContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTestContext

public static org.springframework.web.context.WebApplicationContext getTestContext()


Copyright © 2007 JUG Padova Parancoe Team. All Rights Reserved.