05-17-2017 08:51 AM
I have a series of unit tests I run in both IntelliJ and from the command line using Maven. These tests populate the VCS and then perform various operations. Randomly, one or the other test will fail. The symptom seems to be that data committed in one session is not visible in another. If I run each test individually, they will never fail. It is only running the entire suite of tests in the test class. Is there a way to completely re-initialize the VCS before each test to ensure that there is no lingering effect from one test affecting another? Thanks.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.