Since our tests requires many DB tables/views/storedprocs, would it be slow to create them for each test class initialization ? So where's the appropriate place to do it ?
Any advice would be greatly appreciated.
Best regards,
SetNug
Since our tests requires many DB tables/views/storedprocs, would it be slow to create them for each test class initialization ? So where's the appropriate place to do it ?
Any advice would be greatly appreciated.
Best regards,
SetNug