The UC engine will attempt to run JUnits using whatever JUnit library is present on your project’s classpath, however stubbing (using the @Stubs annotation) is not supported when using JUnit 4.5 and below.
JUnit versions 3.x and below are not supported.