Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 124 add java nio path support #61

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rmcdouga
Copy link

@rmcdouga rmcdouga commented Apr 2, 2023

TCK changes related to jaf Issue #124 and jaf PR #126

TBD
 - Update tests for setFileTypeMap and GetContentType in FileDataSource.
 - Update tests for FileTypeMap and MimeTypesFileTypeMap
- Updated MyMailcapRegistryProvider and MyMimeTypeRegistry provider to
prevent tests from throwing null pointer exceptions when these are used.
The tests that use these still fail (because they have no implementation
behind them), however I think that is desirable behaviour.

- decided not to update FileDataSource getContentType_Test and
setFileTypeMap_Test since they aren't using all the various constructors
today.  They are only testing the File constructor which should be fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant