eclipse-ee4j / mojarra-jsf-extensions

Other
1 stars 3 forks source link

[test-time 0.1]: MockApplication missing code for ELResolvers #78

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

The support for ELResolvers is missing: // PENDING(edburns): implement public void addELResolver(ELResolver resolver) { } // PENDING(edburns): implement public ELResolver getELResolver()

{ return null; }


In order to be able to test ELResolvers MockApplication should

glassfishrobot commented 5 years ago
glassfishrobot commented 17 years ago

@glassfishrobot Commented Reported by ajesse

glassfishrobot commented 17 years ago

@glassfishrobot Commented ajesse said: changed sub-component

glassfishrobot commented 17 years ago

@glassfishrobot Commented Was assigned to jsf-extensions-issues

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JSF_EXTENSIONS-78