FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · lovejavaee/JSON-Java-unit-test · GitHub
lovejavaee
/
JSON-Java-unit-test
Public
forked from
stleary/JSON-Java-unit-test
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 29, 2020
Update README.md
stleary
authored
37294c4
View commit details
Copy full SHA for 37294c4
Browse repository at this point
Commits on May 23, 2020
Update README.md
stleary
authored
cd24543
View commit details
Copy full SHA for cd24543
Browse repository at this point
Commits on Dec 30, 2019
Merge pull request #96 from Alanscut/bean-test
Show description for f07ddd9
stleary
authored
f07ddd9
View commit details
Copy full SHA for f07ddd9
Browse repository at this point
Apply suggestions from code review
Show description for 08719d4
Alan Wang
and
stleary
authored
08719d4
View commit details
Copy full SHA for 08719d4
Browse repository at this point
Commits on Dec 28, 2019
improve the confused assert message
Alanscut
committed
16da56e
View commit details
Copy full SHA for 16da56e
Browse repository at this point
Commits on Sep 25, 2019
Merge pull request #95 from johnjaylward/StandardizeExceptionMessages
Show description for 18eddf7
stleary
authored
18eddf7
View commit details
Copy full SHA for 18eddf7
Browse repository at this point
Commits on Sep 23, 2019
Merge pull request #94 from johnjaylward/FixMLInfiniteLoop
Show description for b8fd9d0
stleary
authored
b8fd9d0
View commit details
Copy full SHA for b8fd9d0
Browse repository at this point
Commits on Sep 17, 2019
remove unused import
John J. Aylward
committed
a24db2c
View commit details
Copy full SHA for a24db2c
Browse repository at this point
add second case for data in #484
John J. Aylward
committed
67e5988
View commit details
Copy full SHA for 67e5988
Browse repository at this point
Test cases updates for standardized exception messages
John J. Aylward
committed
fb01575
View commit details
Copy full SHA for fb01575
Browse repository at this point
new test case for issue 484
John J. Aylward
committed
3e7a0b1
View commit details
Copy full SHA for 3e7a0b1
Browse repository at this point
Commits on Apr 22, 2019
Merge pull request #93 from meiskalt7/xsiNilToNull
Show description for 6dcd82a
stleary
authored
6dcd82a
View commit details
Copy full SHA for 6dcd82a
Browse repository at this point
Commits on Apr 20, 2019
add test for xsi:nil to null conversion disabled
meiskalt7
committed
fa173fa
View commit details
Copy full SHA for fa173fa
Browse repository at this point
Commits on Apr 18, 2019
add test for xsi:nil to null conversion
meiskalt7
committed
614e835
View commit details
Copy full SHA for 614e835
Browse repository at this point
Commits on Dec 13, 2018
Merge pull request #91 from johnjaylward/FixEOF
Show description for 437ce10
stleary
authored
437ce10
View commit details
Copy full SHA for 437ce10
Browse repository at this point
Commits on Dec 11, 2018
Merge pull request #90 from stleary/tests-for-xml-config
Show description for cfec288
stleary
authored
cfec288
View commit details
Copy full SHA for cfec288
Browse repository at this point
Commits on Dec 10, 2018
* updates tests to cover more cases of tokenizing
Show description for e7f7d34
John J. Aylward
committed
e7f7d34
View commit details
Copy full SHA for e7f7d34
Browse repository at this point
Commits on Dec 9, 2018
Merge pull request #61 from johnjaylward/XmlEscape
Show description for e699abb
stleary
authored
e699abb
View commit details
Copy full SHA for e699abb
Browse repository at this point
Commits on Dec 8, 2018
xml parser config tests
stleary
committed
d0ea807
View commit details
Copy full SHA for d0ea807
Browse repository at this point
Merge pull request #89 from stleary/update-timeNumberParsing-iterations
Show description for 0d053a0
stleary
authored
0d053a0
View commit details
Copy full SHA for 0d053a0
Browse repository at this point
reduce number of iterations to shorten test time
stleary
committed
e4186e0
View commit details
Copy full SHA for e4186e0
Browse repository at this point
Commits on Oct 6, 2018
Merge pull request #88 from johnjaylward/FixForBigDecimal
Show description for 4c64ad3
stleary
authored
4c64ad3
View commit details
Copy full SHA for 4c64ad3
Browse repository at this point
Commits on Oct 4, 2018
update expected exception text in tests to match unified number getters
John J. Aylward
committed
3e6c0a5
View commit details
Copy full SHA for 3e6c0a5
Browse repository at this point
Commits on Oct 2, 2018
Update test cases to verify performance change and verify opt/getBigDecimal match
John J. Aylward
committed
3b8b0a6
View commit details
Copy full SHA for 3b8b0a6
Browse repository at this point
Commits on May 26, 2018
Merge pull request #86 from strkkk/add-isEmpty-method-usage
Show description for dedb044
stleary
authored
dedb044
View commit details
Copy full SHA for dedb044
Browse repository at this point
Commits on May 25, 2018
add usage of isEmpty method
strkkk
committed
d00501e
View commit details
Copy full SHA for d00501e
Browse repository at this point
Commits on Mar 27, 2018
Merge pull request #85 from johnjaylward/JSONPointerTrailingSlash
Show description for 20d90bf
stleary
authored
20d90bf
View commit details
Copy full SHA for 20d90bf
Browse repository at this point
Commits on Mar 21, 2018
Fixes incorrect syntax for JSONPointer in test.
John J. Aylward
committed
3fe4a76
View commit details
Copy full SHA for 3fe4a76
Browse repository at this point
Commits on Mar 19, 2018
Add another test
John J. Aylward
committed
43f3f5e
View commit details
Copy full SHA for 43f3f5e
Browse repository at this point
Test cases for issue described in https://github.com/stleary/JSON-java/issues/410.
John J. Aylward
committed
f4201cf
View commit details
Copy full SHA for f4201cf
Browse repository at this point
Commits on Mar 15, 2018
Merge pull request #84 from johnjaylward/FixBeanKeyNameing
Show description for 770cb9c
stleary
authored
770cb9c
View commit details
Copy full SHA for 770cb9c
Browse repository at this point
Commits on Mar 11, 2018
Merge pull request #83 from johnjaylward/FixNPE
Show description for 37f1f4c
stleary
authored
37f1f4c
View commit details
Copy full SHA for 37f1f4c
Browse repository at this point
new test cases to support bean annotation
John J. Aylward
committed
193a382
View commit details
Copy full SHA for 193a382
Browse repository at this point
Commits on Mar 7, 2018
add test cases for null keys
John J. Aylward
committed
aa5e80b
View commit details
Copy full SHA for aa5e80b
Browse repository at this point
Commits on Feb 3, 2018
Merge pull request #82 from billdeng/master
Show description for fc881e2
stleary
authored
fc881e2
View commit details
Copy full SHA for fc881e2
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL