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 }}
CIScapstone
/
paystation
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
New abstract rate strategy
- #3
#3
Open
tuf65651
wants to merge 26 commits into
CIScapstone:master
CIScapstone/paystation:master
from
kmbosworth321:newAbstractRateStrategy
kmbosworth321/paystation:newAbstractRateStrategy
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
New abstract rate strategy
#3
tuf65651
wants to merge 26 commits into
CIScapstone:master
CIScapstone/paystation:master
from
kmbosworth321:newAbstractRateStrategy
kmbosworth321/paystation:newAbstractRateStrategy
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2018
Initial Test for emptyReturnsTotalEntered()
Show description for 3cb2ec7
kmbosworth321
committed
3cb2ec7
View commit details
Copy full SHA for 3cb2ec7
Browse repository at this point
Typo fix
Show description for 24ebbc3
kmbosworth321
committed
24ebbc3
View commit details
Copy full SHA for 24ebbc3
Browse repository at this point
Add Empty() Method
Show description for 91c6dfb
kmbosworth321
committed
91c6dfb
View commit details
Copy full SHA for 91c6dfb
Browse repository at this point
Add cancelDoesNotAddFromEmpty()
Show description for b676e0d
kmbosworth321
committed
b676e0d
View commit details
Copy full SHA for b676e0d
Browse repository at this point
Another typo fix
Show description for 68bca30
kmbosworth321
committed
68bca30
View commit details
Copy full SHA for 68bca30
Browse repository at this point
Commits on Sep 22, 2018
Remove redundant access modifiers in interfaces
Show description for 3d6299e
bnguyen527
committed
3d6299e
View commit details
Copy full SHA for 3d6299e
Browse repository at this point
Change return type of 'cancel'
Show description for 911fac0
bnguyen527
committed
911fac0
View commit details
Copy full SHA for 911fac0
Browse repository at this point
Refactor to add new property insertedMap
Show description for 2d25719
bnguyen527
committed
2d25719
View commit details
Copy full SHA for 2d25719
Browse repository at this point
Modify shouldClearAfterCancel and fail test
Show description for 59c9843
bnguyen527
committed
59c9843
View commit details
Copy full SHA for 59c9843
Browse repository at this point
Pass shouldClearAfterCancel test
bnguyen527
committed
272f5d1
View commit details
Copy full SHA for 272f5d1
Browse repository at this point
Add cancelShouldReturnMapContainingOneCoin test
bnguyen527
committed
1c05add
View commit details
Copy full SHA for 1c05add
Browse repository at this point
Pass cancelShouldReturnMapContainingOneCoin test
Show description for cc41ea0
bnguyen527
committed
cc41ea0
View commit details
Copy full SHA for cc41ea0
Browse repository at this point
Add documentation for cancelShouldReturnMapContainingOneCoin
bnguyen527
committed
5a35f24
View commit details
Copy full SHA for 5a35f24
Browse repository at this point
Add and pass cancelShouldReturnMapContainingMixtureOfCoins
bnguyen527
committed
5e50911
View commit details
Copy full SHA for 5e50911
Browse repository at this point
Add and pass cancelShouldReturnMapNotContainingKeyNotEntered
bnguyen527
committed
8476c13
View commit details
Copy full SHA for 8476c13
Browse repository at this point
Refactor shouldClearAfterCancel
Show description for 584dfb0
bnguyen527
committed
584dfb0
View commit details
Copy full SHA for 584dfb0
Browse repository at this point
Commits on Sep 23, 2018
Rewrite Empty() Tests
Show description for 163d252
kmbosworth321
committed
163d252
View commit details
Copy full SHA for 163d252
Browse repository at this point
Edit Empty() in Impl to pass tests
Show description for 936fbba
kmbosworth321
committed
936fbba
View commit details
Copy full SHA for 936fbba
Browse repository at this point
Add final test for empty()
Show description for 2e57cc9
kmbosworth321
committed
2e57cc9
View commit details
Copy full SHA for 2e57cc9
Browse repository at this point
Make totalCollected reset after empty()
Show description for 124cfb2
kmbosworth321
committed
124cfb2
View commit details
Copy full SHA for 124cfb2
Browse repository at this point
Add shouldClearMapAfterBuy() Test
Show description for a676d8f
kmbosworth321
committed
a676d8f
View commit details
Copy full SHA for a676d8f
Browse repository at this point
Make shouldClearMapAfterBuy() test pass
Show description for 6c40c53
kmbosworth321
committed
6c40c53
View commit details
Copy full SHA for 6c40c53
Browse repository at this point
Commits on Sep 26, 2018
Create abstract class RateStrategy with calculateTime abstract method.
tuf65651
committed
ed49fb5
View commit details
Copy full SHA for ed49fb5
Browse repository at this point
Commits on Sep 30, 2018
Wrote JUnit setup to test existence of Linear Rate Strategy.
Show description for 9d3edfd
tuf65651
committed
9d3edfd
View commit details
Copy full SHA for 9d3edfd
Browse repository at this point
Commits on Oct 4, 2018
Wrote JUnit setup to test existence of Progressive Rate Strategy.
Show description for b1c5ca0
tuf65651
committed
b1c5ca0
View commit details
Copy full SHA for b1c5ca0
Browse repository at this point
Commits on Oct 5, 2018
Dummy setRateStrategy() method
tuf65651
committed
0474766
View commit details
Copy full SHA for 0474766
Browse repository at this point
You can’t perform that action at this time.