Skip to content

Commit

Permalink
Merge pull request #134 from sta-szek/#133-Add-StringValueChanger-to-…
Browse files Browse the repository at this point in the history
…DefaulFieldsValuesChanger.INSTANCE

#133. String value changer added to default
  • Loading branch information
Piotr Joński authored Oct 8, 2016
2 parents b5e7e00 + f80ce44 commit b9bda55
Show file tree
Hide file tree
Showing 221 changed files with 529 additions and 426 deletions.
2 changes: 1 addition & 1 deletion docs/comparison/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Comparison","level":"1.4","depth":1,"next":{"title":"Other libraries","level":"1.4.1","depth":2,"anchor":"#other-libs","path":"comparison/README.md","ref":"comparison/README.md#other-libs","articles":[]},"previous":{"title":"Bulk pojos testing","level":"1.3.6","depth":2,"anchor":"#bulk-testing","path":"writing-tests/README.md","ref":"writing-tests/README.md#bulk-testing","articles":[]},"dir":"ltr"},"config":{"plugins":["anchors","toggle-chapters","sharing","editlink","share","sitemap","disqus","nocache","git-author","back-to-top-button","advanced-emoji","prettify-html","ga","github"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"nocache":{},"disqus":{"useIdentifier":false,"shortName":"pojo"},"github":{"url":"https://github.com/sta-szek/pojo-tester"},"editlink":{"label":"Edit This Page","multilingual":false,"base":"https://github.com/sta-szek/pojo-tester/edit/master/src/book"},"git-author":{"position":"bottom","modifyTpl":"Last modified by {user} {timeStamp}","createTpl":"Created by {user} {timeStamp}","timeStampFormat":"YYYY-MM-DD HH:mm:ss"},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://pojo.pl/"},"back-to-top-button":{},"ga":{"configuration":"auto","token":"UA-84695813-1"},"advanced-emoji":{"embedEmojis":false},"sharing":{"all":["facebook","google","twitter","weibo","instapaper"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{},"prettify-html":{},"share":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"POJO-TESTER User Guide","gitbook":"*","description":"POJO-TESTER is java testing library, which makes your pojo methods tests much easier and more bulletproof!"},"file":{"path":"comparison/README.md","mtime":"2016-10-01T20:49:19.299Z","type":"markdown"},"gitbook":{"version":"3.2.1","time":"2016-10-06T17:35:11.654Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Comparison","level":"1.4","depth":1,"next":{"title":"Other libraries","level":"1.4.1","depth":2,"anchor":"#other-libs","path":"comparison/README.md","ref":"comparison/README.md#other-libs","articles":[]},"previous":{"title":"Bulk pojos testing","level":"1.3.6","depth":2,"anchor":"#bulk-testing","path":"writing-tests/README.md","ref":"writing-tests/README.md#bulk-testing","articles":[]},"dir":"ltr"},"config":{"plugins":["anchors","toggle-chapters","sharing","editlink","share","sitemap","disqus","nocache","git-author","back-to-top-button","advanced-emoji","prettify-html","ga","github"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"nocache":{},"disqus":{"useIdentifier":false,"shortName":"pojo"},"github":{"url":"https://github.com/sta-szek/pojo-tester"},"editlink":{"label":"Edit This Page","multilingual":false,"base":"https://github.com/sta-szek/pojo-tester/edit/master/src/book"},"git-author":{"position":"bottom","modifyTpl":"Last modified by {user} {timeStamp}","createTpl":"Created by {user} {timeStamp}","timeStampFormat":"YYYY-MM-DD HH:mm:ss"},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://pojo.pl/"},"back-to-top-button":{},"ga":{"configuration":"auto","token":"UA-84695813-1"},"advanced-emoji":{"embedEmojis":false},"sharing":{"all":["facebook","google","twitter","weibo","instapaper"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{},"prettify-html":{},"share":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"POJO-TESTER User Guide","gitbook":"*","description":"POJO-TESTER is java testing library, which makes your pojo methods tests much easier and more bulletproof!"},"file":{"path":"comparison/README.md","mtime":"2016-10-01T20:49:19.299Z","type":"markdown"},"gitbook":{"version":"3.2.1","time":"2016-10-08T19:22:17.462Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/contributors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Contributors","level":"1.5","depth":1,"next":{"title":"Release Notes","level":"1.6","depth":1,"path":"release-notes/README.md","ref":"release-notes/README.md","articles":[{"title":"Release 0.4.0","level":"1.6.1","depth":2,"anchor":"#release-0.4.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.4.0","articles":[]},{"title":"Release 0.3.0","level":"1.6.2","depth":2,"anchor":"#release-0.3.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.3.0","articles":[]},{"title":"Release 0.2.0","level":"1.6.3","depth":2,"anchor":"#release-0.2.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.2.0","articles":[]},{"title":"Release 0.1.0","level":"1.6.4","depth":2,"anchor":"#release-0.1.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.1.0","articles":[]}]},"previous":{"title":"Conclusions","level":"1.4.5","depth":2,"anchor":"#conclusions","path":"comparison/README.md","ref":"comparison/README.md#conclusions","articles":[]},"dir":"ltr"},"config":{"plugins":["anchors","toggle-chapters","sharing","editlink","share","sitemap","disqus","nocache","git-author","back-to-top-button","advanced-emoji","prettify-html","ga","github"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"nocache":{},"disqus":{"useIdentifier":false,"shortName":"pojo"},"github":{"url":"https://github.com/sta-szek/pojo-tester"},"editlink":{"label":"Edit This Page","multilingual":false,"base":"https://github.com/sta-szek/pojo-tester/edit/master/src/book"},"git-author":{"position":"bottom","modifyTpl":"Last modified by {user} {timeStamp}","createTpl":"Created by {user} {timeStamp}","timeStampFormat":"YYYY-MM-DD HH:mm:ss"},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://pojo.pl/"},"back-to-top-button":{},"ga":{"configuration":"auto","token":"UA-84695813-1"},"advanced-emoji":{"embedEmojis":false},"sharing":{"all":["facebook","google","twitter","weibo","instapaper"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{},"prettify-html":{},"share":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"POJO-TESTER User Guide","gitbook":"*","description":"POJO-TESTER is java testing library, which makes your pojo methods tests much easier and more bulletproof!"},"file":{"path":"contributors/README.md","mtime":"2016-10-01T20:49:19.302Z","type":"markdown"},"gitbook":{"version":"3.2.1","time":"2016-10-06T17:35:11.654Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Contributors","level":"1.5","depth":1,"next":{"title":"Release Notes","level":"1.6","depth":1,"path":"release-notes/README.md","ref":"release-notes/README.md","articles":[{"title":"Release 0.4.0","level":"1.6.1","depth":2,"anchor":"#release-0.4.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.4.0","articles":[]},{"title":"Release 0.3.0","level":"1.6.2","depth":2,"anchor":"#release-0.3.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.3.0","articles":[]},{"title":"Release 0.2.0","level":"1.6.3","depth":2,"anchor":"#release-0.2.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.2.0","articles":[]},{"title":"Release 0.1.0","level":"1.6.4","depth":2,"anchor":"#release-0.1.0","path":"release-notes/README.md","ref":"release-notes/README.md#release-0.1.0","articles":[]}]},"previous":{"title":"Conclusions","level":"1.4.5","depth":2,"anchor":"#conclusions","path":"comparison/README.md","ref":"comparison/README.md#conclusions","articles":[]},"dir":"ltr"},"config":{"plugins":["anchors","toggle-chapters","sharing","editlink","share","sitemap","disqus","nocache","git-author","back-to-top-button","advanced-emoji","prettify-html","ga","github"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"nocache":{},"disqus":{"useIdentifier":false,"shortName":"pojo"},"github":{"url":"https://github.com/sta-szek/pojo-tester"},"editlink":{"label":"Edit This Page","multilingual":false,"base":"https://github.com/sta-szek/pojo-tester/edit/master/src/book"},"git-author":{"position":"bottom","modifyTpl":"Last modified by {user} {timeStamp}","createTpl":"Created by {user} {timeStamp}","timeStampFormat":"YYYY-MM-DD HH:mm:ss"},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://pojo.pl/"},"back-to-top-button":{},"ga":{"configuration":"auto","token":"UA-84695813-1"},"advanced-emoji":{"embedEmojis":false},"sharing":{"all":["facebook","google","twitter","weibo","instapaper"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{},"prettify-html":{},"share":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"POJO-TESTER User Guide","gitbook":"*","description":"POJO-TESTER is java testing library, which makes your pojo methods tests much easier and more bulletproof!"},"file":{"path":"contributors/README.md","mtime":"2016-10-01T20:49:19.302Z","type":"markdown"},"gitbook":{"version":"3.2.1","time":"2016-10-08T19:22:17.462Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"What is pojo-tester?","level":"1.1.1","depth":2,"anchor":"#what-is-pojo-tester","path":"README.md","ref":"README.md#what-is-pojo-tester","articles":[]},"dir":"ltr"},"config":{"plugins":["anchors","toggle-chapters","sharing","editlink","share","sitemap","disqus","nocache","git-author","back-to-top-button","advanced-emoji","prettify-html","ga","github"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"nocache":{},"disqus":{"useIdentifier":false,"shortName":"pojo"},"github":{"url":"https://github.com/sta-szek/pojo-tester"},"editlink":{"label":"Edit This Page","multilingual":false,"base":"https://github.com/sta-szek/pojo-tester/edit/master/src/book"},"git-author":{"position":"bottom","modifyTpl":"Last modified by {user} {timeStamp}","createTpl":"Created by {user} {timeStamp}","timeStampFormat":"YYYY-MM-DD HH:mm:ss"},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://pojo.pl/"},"back-to-top-button":{},"ga":{"configuration":"auto","token":"UA-84695813-1"},"advanced-emoji":{"embedEmojis":false},"sharing":{"all":["facebook","google","twitter","weibo","instapaper"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{},"prettify-html":{},"share":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"POJO-TESTER User Guide","gitbook":"*","description":"POJO-TESTER is java testing library, which makes your pojo methods tests much easier and more bulletproof!"},"file":{"path":"README.md","mtime":"2016-10-05T18:14:29.797Z","type":"markdown"},"gitbook":{"version":"3.2.1","time":"2016-10-06T17:35:11.654Z"},"basePath":".","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"What is pojo-tester?","level":"1.1.1","depth":2,"anchor":"#what-is-pojo-tester","path":"README.md","ref":"README.md#what-is-pojo-tester","articles":[]},"dir":"ltr"},"config":{"plugins":["anchors","toggle-chapters","sharing","editlink","share","sitemap","disqus","nocache","git-author","back-to-top-button","advanced-emoji","prettify-html","ga","github"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"nocache":{},"disqus":{"useIdentifier":false,"shortName":"pojo"},"github":{"url":"https://github.com/sta-szek/pojo-tester"},"editlink":{"label":"Edit This Page","multilingual":false,"base":"https://github.com/sta-szek/pojo-tester/edit/master/src/book"},"git-author":{"position":"bottom","modifyTpl":"Last modified by {user} {timeStamp}","createTpl":"Created by {user} {timeStamp}","timeStampFormat":"YYYY-MM-DD HH:mm:ss"},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sitemap":{"hostname":"https://pojo.pl/"},"back-to-top-button":{},"ga":{"configuration":"auto","token":"UA-84695813-1"},"advanced-emoji":{"embedEmojis":false},"sharing":{"all":["facebook","google","twitter","weibo","instapaper"],"facebook":true,"google":false,"instapaper":false,"twitter":true,"vk":false,"weibo":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{},"prettify-html":{},"share":{}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"POJO-TESTER User Guide","gitbook":"*","description":"POJO-TESTER is java testing library, which makes your pojo methods tests much easier and more bulletproof!"},"file":{"path":"README.md","mtime":"2016-10-06T17:59:29.611Z","type":"markdown"},"gitbook":{"version":"3.2.1","time":"2016-10-08T19:22:17.462Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_102) on Thu Oct 06 19:34:54 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_102) on Sat Oct 08 21:21:06 CEST 2016 -->
<title>All Classes (pojo-tester 0.5.0 API)</title>
<meta name="date" content="2016-10-06">
<meta name="date" content="2016-10-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_102) on Thu Oct 06 19:34:54 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_102) on Sat Oct 08 21:21:06 CEST 2016 -->
<title>All Classes (pojo-tester 0.5.0 API)</title>
<meta name="date" content="2016-10-06">
<meta name="date" content="2016-10-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_102) on Thu Oct 06 19:34:54 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_102) on Sat Oct 08 21:21:06 CEST 2016 -->
<title>Constant Field Values (pojo-tester 0.5.0 API)</title>
<meta name="date" content="2016-10-06">
<meta name="date" content="2016-10-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_102) on Thu Oct 06 19:34:54 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_102) on Sat Oct 08 21:21:06 CEST 2016 -->
<title>Deprecated List (pojo-tester 0.5.0 API)</title>
<meta name="date" content="2016-10-06">
<meta name="date" content="2016-10-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_102) on Thu Oct 06 19:34:54 CEST 2016 -->
<!-- Generated by javadoc (1.8.0_102) on Sat Oct 08 21:21:06 CEST 2016 -->
<title>API Help (pojo-tester 0.5.0 API)</title>
<meta name="date" content="2016-10-06">
<meta name="date" content="2016-10-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
Loading

0 comments on commit b9bda55

Please sign in to comment.