How to create Oracle DB structure for EL 4.0 unit tests?
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
Re: How to create Oracle DB structure for EL 4.0 unit tests?
try SQL Navigator application
Re: How to create Oracle DB structure for EL 4.0 unit tests?
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.