Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 152297 --- org.eclipse.birt.report.engine unit test failed in daily build 20060731

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 152297 --- org.eclipse.birt.report.engine unit test failed in daily build 20060731

- Summary:
Fix Bugzilla Bug 152297 --- org.eclipse.birt.report.engine unit test failed in daily build 20060731


- Bugzilla Bug (s) Resolved:
152297


- Description:
Fix Bugzilla Bug 152297 --- org.eclipse.birt.report.engine unit test failed in daily build 20060731

After the update of the method ReportDocumentWriter.saveParameter(), engine didnot update the related UnitTest.
In the latest version *ReportDocumentWriter.saveParameter()*, we cast the entries got from a map to Object *ParameterAttribute*

So, we got Exception in UnitTest

- Tests Description  :
Unit Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
test/org/eclipse/birt/report/engine/api/impl/ReportDocumentTest.java


- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top