Page MenuHomeDevCentral

APIClient and APIFactory contracts
ClosedPublic

Authored by dereckson on Mar 9 2016, 05:56.
Tags
None
Referenced Files
F10826253: D333.id1477.diff
Mon, Jul 28, 01:10
F10825335: D333.id.diff
Mon, Jul 28, 00:15
F10823320: D333.id1477.diff
Sun, Jul 27, 22:29
F10820797: D333.id1475.diff
Sun, Jul 27, 19:50
F10819314: D333.id793.diff
Sun, Jul 27, 18:07
F10818649: D333.diff
Sun, Jul 27, 17:40
Unknown Object (File)
Sat, Jul 26, 21:22
Unknown Object (File)
Sat, Jul 26, 20:18
Subscribers

Details

Summary

To improve dependency injection in ProjectsMap, we create two
interface contracts, APIClient and APIFactory, which abstract
an API client and a class to instantiate them.

That allow to easily inject an API client and increase components
independance.

Test Plan

A variation of fea5b9c has successfully been tested.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
api-contracts

Event Timeline

dereckson retitled this revision from to APIClient and APIFactory contracts.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

Rebased against master.

dereckson edited edge metadata.
This revision is now accepted and ready to land.Aug 10 2016, 19:47
This revision was automatically updated to reflect the committed changes.