[arquillian-issues] [JBoss JIRA] (ARQ-1481) Remove redundancy of both ArquillianSputnik and ArquillianSpecification

Bartosz Majsak (JIRA) jira-events at lists.jboss.org
Tue Oct 8 08:09:02 EDT 2013


     [ https://issues.jboss.org/browse/ARQ-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bartosz Majsak resolved ARQ-1481.
---------------------------------

    Fix Version/s: spock_1.0.0.next
       Resolution: Done


Even though it's some sort of API change in BETA phase, it fixes quite important problem we were not really aware of before (as we probably had poor tests ;)). Therefore I think it's not really that outstanding problem to introduce it in Beta 2 version.
                
> Remove redundancy of both ArquillianSputnik and ArquillianSpecification
> -----------------------------------------------------------------------
>
>                 Key: ARQ-1481
>                 URL: https://issues.jboss.org/browse/ARQ-1481
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Spock TestRunner
>    Affects Versions: spock_1.0.0.Beta1
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: spock_1.0.0.next
>
>
> It should be possible to remove @ArquillianSpecification, as it is redundant to @RunWith call.
> {code}
> @ArquillianSpecification
> @RunWith(ArquillianSputik)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list