Skip to content

v2.0.0 get tests list from test apk.#75

Open
Grigory-Rylov wants to merge 1 commit intomasterfrom
linkedin_test_apk_parser
Open

v2.0.0 get tests list from test apk.#75
Grigory-Rylov wants to merge 1 commit intomasterfrom
linkedin_test_apk_parser

Conversation

@Grigory-Rylov
Copy link
Copy Markdown
Owner

get tests info from test apk by parsing with LinkedIn dex parser library.

private InstrumentalTestPlanProvider createInstrumentalTestPlanProvider() {
return new InstrumentalTestPlanProvider(propertiesMap, instrumentationInfo,
packageTreeGenerator);
private TestListProvider createInstrumentalTestPlanProvider() {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

может, стоит уже убрать это слово "plan" в "TestPlanProvider" ?
Раз оно везде убрано, здесь оно кажется неожиданным.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants