FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test/java - rajihul/JSON-java · GitHub
rajihul
/
JSON-java
Public
forked from
stleary/JSON-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JSON-java
src
test
java
on
master
User selector
Datepicker
Commit history
Commits on Mar 9, 2021
Added Exception handling paramater to Async toJSONObject method in XML class. Added another test case.
rajihul
committed
b14fdca
View commit details
Copy full SHA for b14fdca
View code at this point
Browse repository at this point
Added Async toJSONObject method and one test case.
rajihul
committed
99dea41
View commit details
Copy full SHA for 99dea41
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Added toStream method to XML class. Added two testStream methods to XMLTest_SWE262.
rajihul
committed
a1a3fcc
View commit details
Copy full SHA for a1a3fcc
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Added another test case testReplaceKey2 to XMLTest_SWE262.
rajihul
committed
edabcdc
View commit details
Copy full SHA for edabcdc
View code at this point
Browse repository at this point
Added overloaded method toJSONObject(Reader, Function) for Milestone 3 that transforms keys given by a transformation given by user..
Show description for acce15c
rajihul
committed
acce15c
View commit details
Copy full SHA for acce15c
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Updated XMLTest_SWE262 with additional unit tests.
rajihul
committed
75582f2
View commit details
Copy full SHA for 75582f2
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Added another overloaded static method to XML class:
Show description for 95fcdb2
rajihul
committed
95fcdb2
View commit details
Copy full SHA for 95fcdb2
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Updated toJSONObject(Reader reader, JSONPointer path) method to be more efficient.
rajihul
committed
ffc1e32
View commit details
Copy full SHA for ffc1e32
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Added first toJSONObject(Reader reader, JSONPointer path) class. Also added test cases in XMLTest_SWE262 under tests folder.
rajihul
committed
d9172d1
View commit details
Copy full SHA for d9172d1
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Added UnitTests
Show description for efad1d7
stranck
committed
efad1d7
View commit details
Copy full SHA for efad1d7
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Add test to demonstrate the issue. See #573
John J. Aylward
committed
e4b76d6
View commit details
Copy full SHA for e4b76d6
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Added shallow copy for config map
Rahul Kumar
committed
56d4130
View commit details
Copy full SHA for 56d4130
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Addressed comment
Rahul Kumar
committed
310f18f
View commit details
Copy full SHA for 310f18f
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Added documentation
Rahul Kumar
committed
0a8091c
View commit details
Copy full SHA for 0a8091c
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Added configuration support for type conversion using Map
Rahul Kumar
committed
61c1a88
View commit details
Copy full SHA for 61c1a88
View code at this point
Browse repository at this point
Added type conversion support
Rahul Kumar
committed
250f74e
View commit details
Copy full SHA for 250f74e
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Update for JSONArray.putAll methods
Show description for f37c2d6
John J. Aylward
committed
f37c2d6
View commit details
Copy full SHA for f37c2d6
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
Merge pull request #529 from ethauvin/master
Show description for 870fa03
stleary
authored
870fa03
View commit details
Copy full SHA for 870fa03
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
fix CI build error
stleary
committed
98cd8ef
View commit details
Copy full SHA for 98cd8ef
View code at this point
Browse repository at this point
Merge pull request #543 from johnjaylward/RefactorXmlConfiguration
Show description for 7852810
stleary
authored
7852810
View commit details
Copy full SHA for 7852810
View code at this point
Browse repository at this point
Merge pull request #539 from stleary/unit-tests-1.6
Show description for 0e34d8d
stleary
authored
0e34d8d
View commit details
Copy full SHA for 0e34d8d
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Added tests for consecutive calls to putAll.
ethauvin
committed
0d13e56
View commit details
Copy full SHA for 0d13e56
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
formatting
John J. Aylward
committed
4f1c8b2
View commit details
Copy full SHA for 4f1c8b2
View code at this point
Browse repository at this point
Refs #541
Show description for 5a31f9e
John J. Aylward
committed
5a31f9e
View commit details
Copy full SHA for 5a31f9e
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
refs #537 Show error when unescaping all-caps entity directly
John J. Aylward
committed
e0a6c2e
View commit details
Copy full SHA for e0a6c2e
View code at this point
Browse repository at this point
Refs #537 Add test cases to verify no issue
John J. Aylward
committed
c98da43
View commit details
Copy full SHA for c98da43
View code at this point
Browse repository at this point
Update error messages to use the built in assertEquals
John J. Aylward
committed
734f182
View commit details
Copy full SHA for 734f182
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
initial commit
stleary
committed
c63e78b
View commit details
Copy full SHA for c63e78b
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
adds comment on test case to document why it was added.
John J. Aylward
committed
f9908a6
View commit details
Copy full SHA for f9908a6
View code at this point
Browse repository at this point
fixes #531
Show description for ba6c408
John J. Aylward
committed
ba6c408
View commit details
Copy full SHA for ba6c408
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Merge pull request #524 from viveksacademia4git/i516-JSONArray-ConstructParam-InitCapacity
Show description for 9de9743
stleary
authored
9de9743
View commit details
Copy full SHA for 9de9743
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
fix tests to not depend on HashSet key order
John J. Aylward
committed
c11c006
View commit details
Copy full SHA for c11c006
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
initial commit
stleary
committed
cf00d2f
View commit details
Copy full SHA for cf00d2f
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
fix failing test case in Java1.7
John J. Aylward
committed
b6ed0d4
View commit details
Copy full SHA for b6ed0d4
View code at this point
Browse repository at this point
Development for stleary#516 completed with rebased repository
Show description for d088cf0
viveksacademia4git
committed
d088cf0
View commit details
Copy full SHA for d088cf0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL