Package ubic.gemma.core.metrics
Class GenericMeterRegistryConfigurerTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- ubic.gemma.core.util.test.BaseTest
-
- ubic.gemma.core.metrics.GenericMeterRegistryConfigurerTest
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@ContextConfiguration public class GenericMeterRegistryConfigurerTest extends BaseTest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GenericMeterRegistryConfigurerTest.MyService
static interface
GenericMeterRegistryConfigurerTest.MyService2
static class
GenericMeterRegistryConfigurerTest.MyService2Impl
-
Constructor Summary
Constructors Constructor Description GenericMeterRegistryConfigurerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testTimedMethod()
void
testTimedMethodAtInterfaceLevel()
-