unitTests property
AFUnitTests
get
unitTests
Retrieves unit/calculation tests
Implementation
AFUnitTests get unitTests {
return primaryUITests.afUnitTests;
}
Retrieves unit/calculation tests
AFUnitTests get unitTests {
return primaryUITests.afUnitTests;
}