Searched refs:CONTENTS (Results 1 - 25 of 133) sorted by relevance

123456

/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy32 private static final CONTENTS = "abc 123 %^& xxx"
37 entry = new FileEntry(PATH, CONTENTS)
38 verifyContents(CONTENTS)
42 entry.setContents(CONTENTS)
43 verifyContents(CONTENTS)
47 byte[] contents = CONTENTS.getBytes()
51 verifyContents(CONTENTS)
73 out.write(CONTENTS.getBytes())
74 verifyContents(CONTENTS)
78 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
66 out.write(CONTENTS.getBytes())
67 verifyContents(CONTENTS)
71 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
66 out.write(CONTENTS.getBytes())
67 verifyContents(CONTENTS)
71 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy32 private static final CONTENTS = "abc 123 %^& xxx"
37 entry = new FileEntry(PATH, CONTENTS)
38 verifyContents(CONTENTS)
42 entry.setContents(CONTENTS)
43 verifyContents(CONTENTS)
47 byte[] contents = CONTENTS.getBytes()
51 verifyContents(CONTENTS)
67 out.write(CONTENTS.getBytes())
68 verifyContents(CONTENTS)
72 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
66 out.write(CONTENTS.getBytes())
67 verifyContents(CONTENTS)
71 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
72 out.write(CONTENTS.getBytes())
73 verifyContents(CONTENTS)
77 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
72 out.write(CONTENTS.getBytes())
73 verifyContents(CONTENTS)
77 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
72 out.write(CONTENTS.getBytes())
73 verifyContents(CONTENTS)
77 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
72 out.write(CONTENTS.getBytes())
73 verifyContents(CONTENTS)
77 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy31 private static final CONTENTS = "abc 123 %^& xxx"
36 entry = new FileEntry(PATH, CONTENTS)
37 verifyContents(CONTENTS)
41 entry.setContents(CONTENTS)
42 verifyContents(CONTENTS)
46 byte[] contents = CONTENTS.getBytes()
50 verifyContents(CONTENTS)
72 out.write(CONTENTS.getBytes())
73 verifyContents(CONTENTS)
77 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy32 private static final CONTENTS = "abc 123 %^& xxx"
37 entry = new FileEntry(PATH, CONTENTS)
38 verifyContents(CONTENTS)
42 entry.setContents(CONTENTS)
43 verifyContents(CONTENTS)
47 byte[] contents = CONTENTS.getBytes()
51 verifyContents(CONTENTS)
73 out.write(CONTENTS.getBytes())
74 verifyContents(CONTENTS)
78 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy32 private static final CONTENTS = "abc 123 %^& xxx"
37 entry = new FileEntry(PATH, CONTENTS)
38 verifyContents(CONTENTS)
42 entry.setContents(CONTENTS)
43 verifyContents(CONTENTS)
47 byte[] contents = CONTENTS.getBytes()
51 verifyContents(CONTENTS)
73 out.write(CONTENTS.getBytes())
74 verifyContents(CONTENTS)
78 out.write(CONTENTS
[all...]
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/
H A DFileEntryTest.groovy33 private static final CONTENTS = "abc 123 %^& xxx"
41 entry = new FileEntry(PATH, CONTENTS)
42 verifyContents(CONTENTS)
49 entry.setContents(CONTENTS)
50 verifyContents(CONTENTS)
57 byte[] contents = CONTENTS.getBytes()
61 verifyContents(CONTENTS)
84 out.write(CONTENTS.getBytes())
85 verifyContents(CONTENTS)
89 out.write(CONTENTS
[all...]
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
H A DStouCommandHandlerTest.groovy36 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
42 testHandleCommand([expectedBaseName], 'stou', CONTENTS)
47 testHandleCommand([FILE], 'stou', CONTENTS)
67 session.dataToRead = CONTENTS.bytes

Completed in 592 milliseconds

123456