[arquillian-issues] [JBoss JIRA] (ARQ-1741) Injector might throw unchecked TypeNotPresentException

Karel Piwko (JIRA) issues at jboss.org
Wed Apr 2 08:13:13 EDT 2014


Karel Piwko created ARQ-1741:
--------------------------------

             Summary: Injector might throw unchecked TypeNotPresentException
                 Key: ARQ-1741
                 URL: https://issues.jboss.org/browse/ARQ-1741
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Base Implementation
    Affects Versions: 1.1.4.Final
            Reporter: Karel Piwko
            Priority: Minor


*When*:

I call Injector.get().inject()

*And*:

Service to be injected is not on classpath

*Then*:

Arquillian throws TypeNotPresentException. This is fine, however it should be in API so when looking into code this is more obvious.

--
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