Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
umeshh
/
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
Breadcrumbs
History for
JSON-Java-unit-test
src
on
master
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
new test cases to support bean annotation
John J. Aylward
committed
193a382
View commit details
Copy full SHA for 193a382
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Correct the message to match the function
billdeng
committed
cc2ed79
View commit details
Copy full SHA for cc2ed79
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
fix method names
johnjaylward
committed
dae88d7
View commit details
Copy full SHA for dae88d7
View code at this point
Browse repository at this point
test cases for issue https://github.com/stleary/JSON-java/issues/379
johnjaylward
committed
08d93f3
View commit details
Copy full SHA for 08d93f3
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Add more tests for unclosed arrays
johnjaylward
committed
dfa37a2
View commit details
Copy full SHA for dfa37a2
View code at this point
Browse repository at this point
Updates exception expected message
johnjaylward
committed
bde6ba1
View commit details
Copy full SHA for bde6ba1
View code at this point
Browse repository at this point
New test to verify unclosed array
johnjaylward
committed
52ecc89
View commit details
Copy full SHA for 52ecc89
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
Adds testing for unicode entities
johnjaylward
committed
2713f2e
View commit details
Copy full SHA for 2713f2e
View code at this point
Browse repository at this point
New tests for XML unescaping
johnjaylward
committed
cb61bbf
View commit details
Copy full SHA for cb61bbf
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Update error message location (+1)
Show description for b90bee0
migueltt
authored
b90bee0
View commit details
Copy full SHA for b90bee0
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
JSONObject(JSONTokener) now points to last character of duplicate key
Show description for 68b2629
migueltt
committed
68b2629
View commit details
Copy full SHA for 68b2629
View code at this point
Browse repository at this point
Replacing tabs with 4 spaces
migueltt
committed
df466db
View commit details
Copy full SHA for df466db
View code at this point
Browse repository at this point
Remove System.out.println
migueltt
committed
1acb180
View commit details
Copy full SHA for 1acb180
View code at this point
Browse repository at this point
Unit tests for JSONTokener
migueltt
committed
fefd616
View commit details
Copy full SHA for fefd616
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
* Fixes Gradle config so tests are only run once
Show description for f2f6ad3
johnjaylward
committed
f2f6ad3
View commit details
Copy full SHA for f2f6ad3
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Merge pull request #75 from johnjaylward/PopulateMapMoreStrict
Show description for cf411b3
stleary
authored
cf411b3
View commit details
Copy full SHA for cf411b3
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
Update test for issue https://github.com/stleary/JSON-java/issues/356
johnjaylward
committed
aa562b5
View commit details
Copy full SHA for aa562b5
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
Adds exception tests
johnjaylward
committed
38d1122
View commit details
Copy full SHA for 38d1122
View code at this point
Browse repository at this point
Updates javadocs
johnjaylward
committed
e94783f
View commit details
Copy full SHA for e94783f
View code at this point
Browse repository at this point
Add override of the generic getter to generate a Bridge method.
johnjaylward
committed
7bc8f41
View commit details
Copy full SHA for 7bc8f41
View code at this point
Browse repository at this point
Adds new tests for testing bean->JSONObject mapping
johnjaylward
committed
49117f3
View commit details
Copy full SHA for 49117f3
View code at this point
Browse repository at this point
reorganize classes so test data is separate from test cases
johnjaylward
committed
0e3f23d
View commit details
Copy full SHA for 0e3f23d
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
More test cases for position information
johnjaylward
committed
899cf52
View commit details
Copy full SHA for 899cf52
View code at this point
Browse repository at this point
more fixes for testing postition information
John J. Aylward
committed
af39376
View commit details
Copy full SHA for af39376
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
More test corrections for correct position reports in error messages
johnjaylward
committed
0e612ba
View commit details
Copy full SHA for 0e612ba
View code at this point
Browse repository at this point
fix expected exception message
johnjaylward
committed
971614a
View commit details
Copy full SHA for 971614a
View code at this point
Browse repository at this point
Fixes for failing tests due to android integration
johnjaylward
committed
3081b4b
View commit details
Copy full SHA for 3081b4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.