Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Modify DataEngine unit test to use sampledb data source instead of CSV files

Title: [birt-dev]CheckIn: Modify DataEngine unit test to use sampledb data source instead of CSV files

Description:
 
Why: Previously unit test of DataEngineTest use .csv files as data sources. Now it use SampleDB as data sources.

Fix:


Regression: Yes/No
No
 
Code Owner:
Shanghai Engine Team
 
Code Reviewers:
Shanghai Engine Team
 
Tests:
Unit test
 
Test Automated:  Yes/No (if “No”, then explain why)
Yes
Branches Involved:
Eclipse CVS
 
Files Changed:
test/org/eclipse/birt/engine/data/dte/DataEngineTest.java

Files Shared:
None
 
Files Added:
test/org/eclipse/birt/engine/data/dte/SingleDataSet.xml
test/org/eclipse/birt/engine/data/dte/SingleDataSet.txt
test/org/eclipse/birt/engine/data/dte/NestedDataSet.xml
test/org/eclipse/birt/engine/data/dte/NestedDataSet.txt
test/org/eclipse/birt/engine/data/dte/SubqueryDataSet.xml
test/org/eclipse/birt/engine/data/dte/SubqueryDataSet.txt
 
Files Deleted:
test/org/eclipse/birt/engine/data/dte/Teams.csv
test/org/eclipse/birt/engine/data/dte/Members.csv
test/org/eclipse/birt/engine/data/dte/SingleQS.xml
test/org/eclipse/birt/engine/data/dte/NestedQ.xml
test/org/eclipse/birt/engine/data/dte/Subquery.xml

Defect Entries Resolved:
None
 
Case Entries Resolved:
None
 
Notes to Developers:
None
 
Notes to QA:
None
 
Notes to Documentation:
None
 
Notes to Configuration Management:
None
 
Notes to Support:
None
 
Notes to Product Marketing:
None


Back to the top