Click to See Complete Forum and Search --> : How to create Oracle DB structure for EL 4.0 unit tests?


boudino
September 16th, 2008, 09:57 AM
Hi all
Does anybody know, where I can get DDL scripts from which I can create oracle's database agains which unit tests of Enterprise Library 4.0 are running (project Data.Tests.VSTS)? Or other way how to set up the test db?

There about 50 oracle specific tests in the test project and want them to pass, because I want maximum of unit tests to pass.

Again, it's quite urgent.

Thanks

toraj58
September 18th, 2008, 03:19 PM
try SQL Navigator application

boudino
September 19th, 2008, 09:51 AM
Unfortunatelly, I cannot use software by wich, I have to obey corporate rules. I need instant solution, ready to use DDL scripts. I've found some, but no one match exactly what the tests expect.