unitTests property

AFUnitTests get unitTests

Retrieves unit/calculation tests

Implementation

AFUnitTests get unitTests {
  return primaryUITests.afUnitTests;
}