Actifsource

#6856 [Story/Util] The performance of the model unit tests should be increased

Actifsource code generator for any programming language
Release: Actifsource V11.3.0

The performance of the model unit tests should be increased.


By overriding the resetPlatformAfterTearDown function it can be prevented that the already loaded scope has to be reloaded again. This allows the unit test to be executed about 8 times faster.

6856 performanceUnitTest



On github the example has been extended: