Class AbstractAnalysisTest

  • All Implemented Interfaces:
    org.streamingpool.core.support.StreamSupport, AnalysisTest

    @ContextConfiguration(classes={AnalysisConfiguration.class,org.streamingpool.ext.tensorics.conf.DefaultResolvingEngineConfiguration.class})
    public abstract class AbstractAnalysisTest
    extends org.streamingpool.core.testing.AbstractStreamTest
    implements AnalysisTest
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.streamingpool.core.support.StreamSupport

        org.streamingpool.core.support.StreamSupport.OngoingLazyProviding<T extends java.lang.Object>, org.streamingpool.core.support.StreamSupport.OngoingProviding<T extends java.lang.Object>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.streamingpool.core.service.StreamId<org.tensorics.core.analysis.AnalysisResult> analysisIdOf​(StreamBasedAnalysisModule<?> analysisModule)  
      org.tensorics.core.analysis.AnalysisResult resolveAnalysisModule​(StreamBasedAnalysisModule<?> analysisModule)  
      • Methods inherited from class org.streamingpool.core.support.AbstractStreamSupport

        discover, instrumentationService, provide, provide, providingService
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.streamingpool.core.support.StreamSupport

        getAncestorsFrom