arquillian integration question

Lukas Krejci lkrejci at redhat.com
Wed Mar 7 12:43:29 UTC 2012


This is showcased in InsideAgentSimulationTest and is governed by standard Arquillian annotations, see 
https://docs.jboss.org/author/display/ARQ/Multiple+Containers

----- Original Message -----
> From: "John Mazzitelli" <jmazzite at redhat.com>
> To: "rhq-devel" <rhq-devel at lists.fedorahosted.org>
> Sent: Tuesday, March 6, 2012 9:48:31 PM
> Subject: arquillian integration question
> 
> Lukas,
> 
> http://rhq-project.org/display/RHQ/Arquillian+Integration+For+Agent
> +Plugins#ArquillianIntegrationForAgentPlugins-Restrictions
> 
> You mention here that we can define more than one PC configuration.
> In
> our test class, how do we tell it which one we want?
> 
> For example, in the example you give on that wiki, you have two PCs
> defined:
> 
>      ... <container qualifier="pc" default="true"> ...
>      ... <container qualifier="another-pc"> ...
> 
> Obviously, "pc" is used by default due to the default="true"
> attribute. But if my test wants to use teh "another-pc" - how do I
> indicate this in my test?
> 
> _______________________________________________
> rhq-devel mailing list
> rhq-devel at lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/rhq-devel
> 


More information about the rhq-devel mailing list