Skip navigation links
C G O S 

C

ch.powerunit.extension.spring - package ch.powerunit.extension.spring
This is the support for an extension to powerunit to work with Spring.
containsBean(String) - Method in interface ch.powerunit.extension.spring.SpringRule
Validate if a bean with a name exists.

G

getApplicationContext() - Method in interface ch.powerunit.extension.spring.SpringRule
 
getBean(Class<T>) - Method in interface ch.powerunit.extension.spring.SpringRule
Get a bean from the used ApplicationContext.
getBean(String, Object...) - Method in interface ch.powerunit.extension.spring.SpringRule
Get a bean, passing argument.
getBean(String) - Method in interface ch.powerunit.extension.spring.SpringRule
Get a bean, by name.

O

of(int, String, String...) - Static method in interface ch.powerunit.extension.spring.SpringRule
Create a rule to support Spring.

S

SpringRule - Interface in ch.powerunit.extension.spring
This is a TestRule to provide support to use Spring inside PowerUnit.
C G O S 
Skip navigation links

Copyright © 2015. All rights reserved.