unit-test-project-example-main
gradlew
6KB
settings.gradle
48B
src
test
java
br
com
unittestexample
gereciamento
GerenciamentoTarefasTest.java
2KB
GerenciamentoListaTarefasTest.java
1KB
main
java
br
com
unittestexample
gereciamento
GerenciamentoListaTarefas.java
2KB
GerenciamentoTarefas.java
2KB
dominio
Tarefa.java
780B
ListaTarefas.java
1KB
.idea
misc.xml
347B
compiler.xml
170B
uiDesigner.xml
9KB
modules
unit-test-project-example.iml
261B
gradle.xml
579B
.gitignore
47B
jarRepositories.xml
839B
vcs.xml
180B
build
test-results
test
TEST-br.com.unittestexample.gereciamento.GerenciamentoListaTarefasTest.xml
493B
binary
output.bin
0B
results.bin
187B
output.bin.idx
1B
tmp
compileTestJava
source-classes-mapping.txt
266B
compileJava
source-classes-mapping.txt
426B
classes
java
test
br
com
unittestexample
gereciamento
GerenciamentoTarefasTest.class
2KB
GerenciamentoListaTarefasTest.class
2KB
main
br
com
unittestexample
gereciamento
GerenciamentoListaTarefas.class
3KB
GerenciamentoTarefas.class
3KB
dominio
Tarefa.class
1KB
ListaTarefas.class
2KB
reports
tests
test
index.html
2KB
classes
br.com.unittestexample.gereciamento.GerenciamentoListaTarefasTest.html
2KB
js
report.js
5KB
packages
br.com.unittestexample.gereciamento.html
2KB
css
base-style.css
3KB
style.css
1KB
gradle
wrapper
gradle-wrapper.properties
200B
gradle-wrapper.jar
58KB
README.md
27B
.gradle
buildOutputCleanup
outputFiles.bin
19KB
cache.properties
49B
buildOutputCleanup.lock
17B
vcs-1
gc.properties
0B
checksums
checksums.lock
17B
md5-checksums.bin
19KB
sha1-checksums.bin
21KB
6.7
executionHistory
executionHistory.bin
125KB
executionHistory.lock
17B
fileChanges
last-build.bin
1B
javaCompile
javaCompile.lock
17B
classAnalysis.bin
3.27MB
jarAnalysis.bin
20KB
taskHistory.bin
24KB
fileHashes
fileHashes.bin
19KB
resourceHashesCache.bin
18KB
fileHashes.lock
17B
gc.properties
0B
configuration-cache
gc.properties
0B
gradlew.bat
3KB
build.gradle
409B
暂无评论