Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(571)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
107160043
: Move test utils out of unit test directories. (Closed)
Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by
wonderfly
Modified:
11 years, 5 months ago
Reviewers:
Anthony Moore
Base URL:
https://code.google.com/p/google-api-java-client/
Visibility:
Public.
More Reviews
Description
Move test utils out of unit test directories.
Patch Set 1
#
Created:
11 years, 5 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+474 lines, -367 lines
)
Patch
A
google-api-client-appengine/src/main/java/com/google/api/client/googleapis/extensions/appengine/testing/auth/oauth2/MockAppIdentityService.java
View
1 chunk
+90 lines, -0 lines
0 comments
Download
A
google-api-client-appengine/src/main/java/com/google/api/client/googleapis/extensions/appengine/testing/auth/oauth2/package-info.java
View
1 chunk
+24 lines, -0 lines
0 comments
Download
M
google-api-client-appengine/src/test/java/com/google/api/client/googleapis/extensions/appengine/auth/oauth2/AppIdentityCredentialTest.java
View
1 chunk
+1 line, -0 lines
0 comments
Download
R
google-api-client-appengine/src/test/java/com/google/api/client/googleapis/extensions/appengine/auth/oauth2/MockAppIdentityService.java
View
1 chunk
+0 lines, -86 lines
0 comments
Download
M
google-api-client/pom.xml
View
1 chunk
+0 lines, -1 line
0 comments
Download
A
google-api-client/src/main/java/com/google/api/client/googleapis/testing/TestUtils.java
View
1 chunk
+50 lines, -0 lines
0 comments
Download
A
google-api-client/src/main/java/com/google/api/client/googleapis/testing/auth/oauth2/MockTokenServerTransport.java
View
1 chunk
+127 lines, -0 lines
0 comments
Download
A
google-api-client/src/main/java/com/google/api/client/googleapis/testing/auth/oauth2/package-info.java
View
1 chunk
+23 lines, -0 lines
0 comments
Download
A
google-api-client/src/main/java/com/google/api/client/googleapis/testing/compute/MockMetadataServerTransport.java
View
1 chunk
+108 lines, -0 lines
0 comments
Download
A
google-api-client/src/main/java/com/google/api/client/googleapis/testing/compute/package-info.java
View
1 chunk
+23 lines, -0 lines
0 comments
Download
A
google-api-client/src/main/java/com/google/api/client/googleapis/testing/package-info.java
View
1 chunk
+23 lines, -0 lines
0 comments
Download
R
google-api-client/src/test/java/com/google/api/client/googleapis/TestUtils.java
View
1 chunk
+0 lines, -50 lines
0 comments
Download
M
google-api-client/src/test/java/com/google/api/client/googleapis/auth/oauth2/DefaultCredentialProviderTest.java
View
1 chunk
+2 lines, -1 line
0 comments
Download
M
google-api-client/src/test/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredentialTest.java
View
1 chunk
+2 lines, -1 line
0 comments
Download
R
google-api-client/src/test/java/com/google/api/client/googleapis/auth/oauth2/MockTokenServerTransport.java
View
1 chunk
+0 lines, -123 lines
0 comments
Download
M
google-api-client/src/test/java/com/google/api/client/googleapis/compute/ComputeCredentialTest.java
View
1 chunk
+1 line, -0 lines
0 comments
Download
R
google-api-client/src/test/java/com/google/api/client/googleapis/compute/MockMetadataServerTransport.java
View
1 chunk
+0 lines, -105 lines
0 comments
Download
Messages
Total messages: 2
Expand All Messages
|
Collapse All Messages
wonderfly
11 years, 5 months ago (2014-06-16 21:01:08 UTC)
#1
Sign in
to reply to this message.
Anthony Moore
LGTM
11 years, 5 months ago (2014-06-17 17:50:07 UTC)
#2
LGTM
Sign in
to reply to this message.
Expand All Messages
|
Collapse All Messages
Issue 107160043: Move test utils out of unit test directories. (Closed)
Created 11 years, 5 months ago by wonderfly
Modified 11 years, 5 months ago
Reviewers: Anthony Moore
Base URL: https://code.google.com/p/google-api-java-client/
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b