commit | d36885b1d4ece6c161a4e4ecd07b4451a1e593aa | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Thu May 29 11:15:46 2014 +0100 |
committer | Neil Fuller <nfuller@google.com> | Fri May 30 14:37:01 2014 +0100 |
tree | b05218be9cf376ff2f5089b705db46d1fab46f51 | |
parent | b5b47cba2f924bdb5951c707ca00fa809d86af32 [diff] |
Add okhttp tests as a CTS package Being added in goog/internal to take advantage of the work that has been done to support JUnit4. The tested classes and tests are kept in their original package (com.squareup.okhttp) because many of the tests rely on package visibility to work. For CTS tests the tests and code are loaded in different ClassLoaders so that won't work. Instead, we test okhttp as a standalone library. Bug: 14462336 Change-Id: Ic00a5ccb134d406b3d1939172338d8833fdbb71b