Searched refs:apexFromXml (Results 1 – 1 of 1) sorted by relevance
252 ApexInfo apexFromXml = fromXml.get(ai.sourceDir); in testApexInfoListIsValid() local254 .that(apexFromXml).isNotNull(); in testApexInfoListIsValid()256 .that(ai.versionCode).isEqualTo(apexFromXml.getVersionCode()); in testApexInfoListIsValid()258 .that(apexFromXml.getIsActive()).isTrue(); in testApexInfoListIsValid()