org.kubek2k.springockito.annotations.experimental.junit
Class AbstractJUnit4SpringockitoContextTests

java.lang.Object
  extended by org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
      extended by org.kubek2k.springockito.annotations.experimental.junit.AbstractJUnit4SpringockitoContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@TestExecutionListeners(value={org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class,org.springframework.test.context.support.DirtiesContextTestExecutionListener.class,DirtiesMocksTestContextListener.class})
public abstract class AbstractJUnit4SpringockitoContextTests
extends org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests


Field Summary
 
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger
 
Constructor Summary
AbstractJUnit4SpringockitoContextTests()
           
 
Method Summary
 
Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJUnit4SpringockitoContextTests

public AbstractJUnit4SpringockitoContextTests()


Copyright © 2013. All Rights Reserved.