Skip to content

feat: add MartialArt provider with name and origin support #790

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulofranklins2
Copy link

  • Created martial_art.yml with over 80 global martial art styles and their country origins
  • Implemented MartialArt.java provider class with name() and origin() methods
  • Registered MartialArt in Faker.java (field, constructor, getter)
  • Added MartialArtTest with unit tests to validate name and origin resolution
  • Updated EnFile.java to include martial_art.yml in the loading process

- Created martial_art.yml with over 80 global martial art styles and their country origins
- Implemented MartialArt.java provider class with `name()` and `origin()` methods
- Registered MartialArt in Faker.java (field, constructor, getter)
- Added MartialArtTest with unit tests to validate name and origin resolution
- Updated EnFile.java to include martial_art.yml in the loading process
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