Skip to content

Commit

Permalink
Merge pull request lucaminudel#32 from codecop/master
Browse files Browse the repository at this point in the history
Minor cleanups for Java exercise and solutions
  • Loading branch information
lucaminudel committed Sep 13, 2015
2 parents d813329 + 248eccb commit 85a8b3a
Show file tree
Hide file tree
Showing 76 changed files with 162 additions and 890 deletions.
4 changes: 2 additions & 2 deletions Questionnaire/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

To start the questionnaire in English, [click here] (http://tool.surveypirate.com/Survey.aspx?surveyid=25731&sp.mac=DomDcdUgTB8gwbR5uWLCIg%3d%3d)

But first send your solution of the [TDD micro-exercises] (https://github.com/lucaminudel/TDDwithMockObjectsAndDesignPrinciples/tree/master/TDDMicroExercises).
But first send your solution of the [TDD micro-exercises] (../TDDMicroExercises).



Expand All @@ -13,5 +13,5 @@ But first send your solution of the [TDD micro-exercises] (https://github.com/lu

Per iniziare il questionario in Italiano, [clicca qui] (http://tool.surveypirate.com/Survey.aspx?surveyid=25808&sp.mac=yMAXSLB8yJuht8rRsJCdoA%3d%3d)

Ma prima invia la tua soluzione dei [micro-esercizi di TDD] (https://github.com/lucaminudel/TDDwithMockObjectsAndDesignPrinciples/tree/master/TDDMicroExercises).
Ma prima invia la tua soluzione dei [micro-esercizi di TDD] (../TDDMicroExercises).

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

Here you can find:

- the Coding-Dojo [Refactoring legacy code driven by tests] (https://github.com/lucaminudel/TDDwithMockObjectsAndDesignPrinciples/tree/master/TDDMicroExercises#readme) with source code (Java, C#, JavaScript, Python, Ruby, PHP), instructions and slides
- the [paper] (https://github.com/lucaminudel/TDDwithMockObjectsAndDesignPrinciples/blob/master/Paper/mockobjects_emergingproperties.pdf?raw=true) and the [paper's presentation] (https://github.com/lucaminudel/TDDwithMockObjectsAndDesignPrinciples/blob/master/Slides/TDD-SOLID.pdf?raw=true)
- the Coding-Dojo [Refactoring legacy code driven by tests] (TDDMicroExercises#readme) with source code (Java, C#, JavaScript, Python, Ruby, PHP), instructions and slides
- the [paper] (Paper/mockobjects_emergingproperties.pdf?raw=true) and the [paper's presentation] (Slides/TDD-SOLID.pdf?raw=true)
2 changes: 2 additions & 0 deletions TDDMicroExercises.YoursSolutions/Java-benwu/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ bin/
.project
.classpath
.DS_Store
/.idea/
*.iml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
20 changes: 0 additions & 20 deletions TDDMicroExercises.YoursSolutions/Java-benwu/TextConverter/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 85a8b3a

Please sign in to comment.