[BAEL-9555] - Created a core-java-modules folder
This commit is contained in:
13
core-java-modules/core-java-io/src/test/resources/.gitignore
vendored
Normal file
13
core-java-modules/core-java-io/src/test/resources/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
*.class
|
||||
|
||||
#folders#
|
||||
/target
|
||||
/neoDb*
|
||||
/data
|
||||
/src/main/webapp/WEB-INF/classes
|
||||
*/META-INF/*
|
||||
|
||||
# Packaged files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
...Continues
|
||||
@@ -0,0 +1,2 @@
|
||||
Mary Kom,Unbreakable
|
||||
Kapil Isapuari,Farishta
|
||||
|
@@ -0,0 +1,4 @@
|
||||
# this is sample property file for PropertiesLoaderTest configuration needs
|
||||
! this is also a comment
|
||||
sampleConfEntry = sample String value
|
||||
colonSeparatedEntry : colon separated entry value
|
||||
@@ -0,0 +1,2 @@
|
||||
files will be copied here and then deleted
|
||||
remove `file.delete()` to see the files here
|
||||
@@ -0,0 +1 @@
|
||||
apache
|
||||
@@ -0,0 +1 @@
|
||||
channel
|
||||
@@ -0,0 +1 @@
|
||||
files
|
||||
@@ -0,0 +1 @@
|
||||
stream
|
||||
178691
core-java-modules/core-java-io/src/test/resources/dictionary.in
Normal file
178691
core-java-modules/core-java-io/src/test/resources/dictionary.in
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
baeldung.com
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
<xml></xml>
|
||||
@@ -0,0 +1 @@
|
||||
<xml></xml>
|
||||
@@ -0,0 +1 @@
|
||||
Hello World from fileTest.txt!!!
|
||||
@@ -0,0 +1 @@
|
||||
This is a content of the file
|
||||
@@ -0,0 +1 @@
|
||||
This example shows how we can delete the file contents without deleting the file
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 190 KiB |
@@ -0,0 +1 @@
|
||||
With Commons IO
|
||||
@@ -0,0 +1 @@
|
||||
This is a sample txt file for unit test ListFilesUnitTest
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
<xml></xml>
|
||||
BIN
core-java-modules/core-java-io/src/test/resources/product.png
Normal file
BIN
core-java-modules/core-java-io/src/test/resources/product.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@@ -0,0 +1 @@
|
||||
Hello World
|
||||
@@ -0,0 +1,2 @@
|
||||
111
|
||||
222
|
||||
@@ -0,0 +1,2 @@
|
||||
Hello
|
||||
World
|
||||
@@ -0,0 +1 @@
|
||||
Hello World
|
||||
@@ -0,0 +1 @@
|
||||
Some textSome text
|
||||
@@ -0,0 +1 @@
|
||||
Test of JNDI on file.
|
||||
@@ -0,0 +1 @@
|
||||
Hello world
|
||||
@@ -0,0 +1 @@
|
||||
Hello world !
|
||||
@@ -0,0 +1 @@
|
||||
Hello world
|
||||
@@ -0,0 +1 @@
|
||||
Hello world 1
|
||||
@@ -0,0 +1 @@
|
||||
2,3 4
|
||||
@@ -0,0 +1 @@
|
||||
Hello 1
|
||||
BIN
core-java-modules/core-java-io/src/test/resources/test_read4.in
Normal file
BIN
core-java-modules/core-java-io/src/test/resources/test_read4.in
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
青空
|
||||
@@ -0,0 +1,2 @@
|
||||
Hello world
|
||||
Test line
|
||||
@@ -0,0 +1 @@
|
||||
John,Adam-Tom
|
||||
@@ -0,0 +1,2 @@
|
||||
Hello world
|
||||
Hi, John
|
||||
@@ -0,0 +1 @@
|
||||
this
|
||||
@@ -0,0 +1 @@
|
||||
Some StringProduct name is iPhone and its price is 1000 $
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
Hello World
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
Hello
|
||||
@@ -0,0 +1 @@
|
||||
Hello world
|
||||
Reference in New Issue
Block a user