Commit Graph

7 Commits

Author SHA1 Message Date
Benoît Blanchon
d12e25bd8a Added a test with special chars 2014-06-26 13:10:52 +02:00
Benoît Blanchon
7ab728e996 Added a test that appends a string longer that the capacity of the builder 2014-06-26 13:00:14 +02:00
Benoît Blanchon
786fe994aa Added a test class for StringBuilder 2014-06-26 12:50:48 +02:00
Benoît Blanchon
6b61617133 Added a test that adds a string with a backslash in it 2014-06-25 13:55:18 +02:00
Benoît Blanchon
45dfdbd5e4 Added method appendFormatted() 2014-06-25 13:50:28 +02:00
Benoît Blanchon
dd6fd6f198 Added a tests of a string with a double quote in it 2014-06-25 13:47:28 +02:00
Benoît Blanchon
6f247a5080 Extracted class StringBuilder 2014-06-25 13:02:39 +02:00