You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2014/09/18 18:07:33 UTC

[jira] [Created] (DELTASPIKE-725) tests for converter/validator injection

Gerhard Petracek created DELTASPIKE-725:
-------------------------------------------

             Summary: tests for converter/validator injection
                 Key: DELTASPIKE-725
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-725
             Project: DeltaSpike
          Issue Type: Task
          Components: JSF-Module, Tests
    Affects Versions: 1.0.3
            Reporter: Gerhard Petracek
            Assignee: Rafael Benevides
             Fix For: 1.0.4


ds supports injection in jsf converters and validators.
-> we need drone based tests for it.

cases to test:
#1 minimal converter and validator which delegate to an injected bean
#2 scoped converter and validator which delegate to an injected bean
#3 #1 and #2 in combination with a custom converter-/validator tag (javassist is needed for it as dependency and both have to implement javax.faces.component.StateHolder)
#4 #1-#3 with violations (ConverterException and ValidatorException)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)