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 }}
tygrash
/
code007
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 16, 2016
Added application file to interact with parking lot system
Ashwin Sinha
committed
00d5b23
View commit details
Copy full SHA for 00d5b23
Browse repository at this point
Refactored package names
Ashwin Sinha
committed
5071d54
View commit details
Copy full SHA for 5071d54
Browse repository at this point
Commits on Oct 13, 2016
Provided command line ability to run tests by './gradlew test'
Ashwin Sinha
committed
5ceb29d
View commit details
Copy full SHA for 5ceb29d
Browse repository at this point
Commits on Oct 12, 2016
Added method to get slot number by car registration. Added some more tests.
Ashwin Sinha
committed
535c3ab
View commit details
Copy full SHA for 535c3ab
Browse repository at this point
Added failing test for getting slot number by car registration number.
Ashwin Sinha
committed
e78d34b
View commit details
Copy full SHA for e78d34b
Browse repository at this point
Added function to return slots with car of particular colour.
Ashwin Sinha
committed
dcc8543
View commit details
Copy full SHA for dcc8543
Browse repository at this point
Added non-working test for getting all slots by car colour.
Ashwin Sinha
committed
f35e968
View commit details
Copy full SHA for f35e968
Browse repository at this point
Refactored test cases. Moved all initializations to @BeforeTest
Ashwin Sinha
committed
9fd32ec
View commit details
Copy full SHA for 9fd32ec
Browse repository at this point
Added function to get all registration numbers by colour.
Ashwin Sinha
committed
5a4a020
View commit details
Copy full SHA for 5a4a020
Browse repository at this point
Added non-working test for gettting registration numbers by colour of car.
Ashwin Sinha
committed
ef08879
View commit details
Copy full SHA for ef08879
Browse repository at this point
Added test for Car class.
Ashwin Sinha
committed
e0a8beb
View commit details
Copy full SHA for e0a8beb
Browse repository at this point
Added method to get the current status of parking lot.
Ashwin Sinha
committed
280e64f
View commit details
Copy full SHA for 280e64f
Browse repository at this point
Added method to leave a slot. Wrote more test for it.
Ashwin Sinha
committed
b9c9de7
View commit details
Copy full SHA for b9c9de7
Browse repository at this point
Added test to leave a slot.
Ashwin Sinha
committed
c8a7a6d
View commit details
Copy full SHA for c8a7a6d
Browse repository at this point
More tests added for testing park() method.
Ashwin Sinha
committed
f039a47
View commit details
Copy full SHA for f039a47
Browse repository at this point
Added constructor for Car. Added totalCars() and park() functionality in ParkingLot.
Ashwin Sinha
committed
69a7990
View commit details
Copy full SHA for 69a7990
Browse repository at this point
Introducing cars in parkingLot. Failing test case.
Ashwin Sinha
committed
6ce790c
View commit details
Copy full SHA for 6ce790c
Browse repository at this point
Made the first testcase run with basic implementation of ParkingLot class
Ashwin Sinha
committed
c0bbbe7
View commit details
Copy full SHA for c0bbbe7
Browse repository at this point
Added first failing test
Ashwin Sinha
committed
445f4bc
View commit details
Copy full SHA for 445f4bc
Browse repository at this point
Gradle project setup
Ashwin Sinha
committed
d7b7aef
View commit details
Copy full SHA for d7b7aef
Browse repository at this point
Initial commit
tygrash
committed
fd04c02
View commit details
Copy full SHA for fd04c02
Browse repository at this point
You can’t perform that action at this time.