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
Accelerator
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 }}
fracz
/
java-invoice
Public
Notifications
You must be signed in to change notification settings
Fork
320
Star
0
Code
Issues
0
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Product class
- #29
#29
Open
marcin7777
wants to merge 11 commits into
fracz:master
fracz/java-invoice:master
from
marcin7777:ProductClass
marcin7777/java-invoice1:ProductClass
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Product class
#29
marcin7777
wants to merge 11 commits into
fracz:master
fracz/java-invoice:master
from
marcin7777:ProductClass
marcin7777/java-invoice1:ProductClass
Copy head branch name to clipboard
Commits
Commits on Jan 8, 2020
Specs!
fracz
committed
2e94444
View commit details
Copy full SHA for 2e94444
Browse repository at this point
Commits on Feb 2, 2020
Merge pull request #1 from fracz/specs
Show description for c9f6e92
marcin7777
authored
c9f6e92
View commit details
Copy full SHA for c9f6e92
Browse repository at this point
Commits on Feb 6, 2020
First change in Product class that is about price in class constructor
marcin7777
committed
1fa7412
View commit details
Copy full SHA for 1fa7412
Browse repository at this point
Commits on Feb 7, 2020
Merge branch 'Product'
Show description for 00c8679
marcin7777
committed
00c8679
View commit details
Copy full SHA for 00c8679
Browse repository at this point
Added if instruction to constructor with conditions to throw exceptions
marcin7777
committed
a2f0609
View commit details
Copy full SHA for a2f0609
Browse repository at this point
Added if instruction to constructor with conditions to throw exeception for variable price
marcin7777
committed
73aa954
View commit details
Copy full SHA for 73aa954
Browse repository at this point
return name not null in method getName()
marcin7777
committed
0039fae
View commit details
Copy full SHA for 0039fae
Browse repository at this point
return price not null in method getPrice()
marcin7777
committed
8dc59b0
View commit details
Copy full SHA for 8dc59b0
Browse repository at this point
return taxPercent not null in method getTaxPerCent()
marcin7777
committed
fc8755c
View commit details
Copy full SHA for fc8755c
Browse repository at this point
return calculating method for variable price
marcin7777
committed
5b6abc6
View commit details
Copy full SHA for 5b6abc6
Browse repository at this point
Product.java entire code once again
marcin7777
committed
dd5079a
View commit details
Copy full SHA for dd5079a
Browse repository at this point
You can’t perform that action at this time.