Uses of Interface
org.specrunner.context.IBlockFactory

Packages that use IBlockFactory
org.specrunner.context   
org.specrunner.context.core   
 

Uses of IBlockFactory in org.specrunner.context
 

Subinterfaces of IBlockFactory in org.specrunner.context
 interface IContext
          Stands for the plugin/test runtime environment.
 

Uses of IBlockFactory in org.specrunner.context.core
 

Classes in org.specrunner.context.core that implement IBlockFactory
 class BlockFactoryImpl
          Default block factory implementation.
 class ContextImpl
          Default context implementation.
 



Copyright © 2014. All rights reserved.