Completed test migration to junit4, easymock updated to version 3.2

Change-Id: I6381045b3dae7133cc3589c5dd20ed977118a83d
This commit is contained in:
alex.ryazantsev
2013-11-07 22:29:27 +04:00
committed by Shawn Pearce
parent c8cffc8e92
commit d215908bae
46 changed files with 486 additions and 123 deletions

View File

@@ -223,8 +223,8 @@ maven_jar(
maven_jar(
name = 'easymock',
id = 'org.easymock:easymock:3.1',
sha1 = '3e127311a86fc2e8f550ef8ee4abe094bbcf7e7e',
id = 'org.easymock:easymock:3.2',
sha1 = '00c82f7fa3ef377d8954b1db25123944b5af2ba4',
license = 'DO_NOT_DISTRIBUTE',
deps = [
':cglib-2_2',