This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 118373

Summary: visualweb.web.ui.dt.faces isn't covered by test specification
Product: obsolete Reporter: Roman Mostyka <romanmostyka>
Component: visualwebAssignee: _ alexpetrov <alexpetrov>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description Roman Mostyka 2007-10-10 14:58:08 UTC
Low method coverage (0% (0/40)) for package:
org.netbeans.modules.visualweb.web.ui.dt.faces
Please update test specification accordingly.
Need to add tests for:
- BeanInfos for SortCriteria/FilterSortCriteria for ValueBinding/ValueExpression and they do appear in the Advanced Data
providers Palette section. They are used to set the Filter and Sort Criteria for the table component.
Comment 1 _ alexpetrov 2007-10-10 15:11:19 UTC
Not a bug.
Code coverage result (0%) isn't correct - Alexandre Iline (Alexandre.Iline@Sun.COM) said that he wasn't able to merge some
coverage-files correctly.