Commit Graph

12 Commits

Author SHA1 Message Date
Benoit Blanchon
b5002265cf Refactoring... 2014-08-26 09:53:32 +02:00
Benoit Blanchon
6539c6982c Extracted class IndentedPrintDecorator from PrettyPrintDecorator 2014-08-26 09:28:41 +02:00
Benoit Blanchon
2ddf8f1619 Renamed IndentedPrintDecorator to PrettyPrintDecorator 2014-08-25 11:42:07 +02:00
Benoit Blanchon
981adf1989 Test empty nested arrays 2014-08-25 11:01:22 +02:00
Benoit Blanchon
3f2b7b706a Test an array with one element 2014-08-25 10:55:09 +02:00
Benoit Blanchon
410ca55e88 Added a space before the object's values 2014-08-25 10:34:28 +02:00
Benoit Blanchon
66c05041e8 Test an object with comma, quote and column in the value 2014-08-25 10:31:03 +02:00
Benoit Blanchon
aafabd8e8d Test an object with two memebrs 2014-08-25 10:22:42 +02:00
Benoit Blanchon
eb1a774778 Fixed empty object output 2014-08-25 09:56:51 +02:00
Benoit Blanchon
75c89e7b35 Test an object with one member 2014-08-25 09:52:42 +02:00
Benoit Blanchon
1f25d4434e Added test of an empty string 2014-08-25 09:17:32 +02:00
Benoit Blanchon
f29904e217 Added skeleton of class IndentedPrintDecorator 2014-08-25 09:06:46 +02:00