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 }}
MIT-FS
/
ShopManager
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
0
Code
Issues
38
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implementación y Test de Gestión de ID Univoco en el método MyBagManager.order()
- #89
#89
Open
jorjimsan
wants to merge 6 commits into
MIT-FS:BagManager
MIT-FS/ShopManager:BagManager
from
jorjimsan:MejoraMyBagManagerOrder
jorjimsan/ShopManager:MejoraMyBagManagerOrder
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Implementación y Test de Gestión de ID Univoco en el método MyBagManager.order()
#89
jorjimsan
wants to merge 6 commits into
MIT-FS:BagManager
MIT-FS/ShopManager:BagManager
from
jorjimsan:MejoraMyBagManagerOrder
jorjimsan/ShopManager:MejoraMyBagManagerOrder
Copy head branch name to clipboard
Commits
Commits on Jan 3, 2021
[ADD] Añadido la implementacion de los métodos setId y getId a la clase Order
jorgejs92
committed
30585f1
View commit details
Copy full SHA for 30585f1
Browse repository at this point
[ADD] Añadida Mejora en el método Order de MyBagManager para la gestión del ID Unívoco
jorgejs92
committed
1c212f0
View commit details
Copy full SHA for 1c212f0
Browse repository at this point
[ADD] Añadido test para el método Order de MyBagManager implementado por antdelbej (Antonio Delgado Bejarano)
jorgejs92
committed
59f66d8
View commit details
Copy full SHA for 59f66d8
Browse repository at this point
Commits on Jan 20, 2021
[FIX] Eliminado imports no utilizados en la clase MyOrder.java
jorgejs92
committed
e78e2ea
View commit details
Copy full SHA for e78e2ea
Browse repository at this point
[FIX] Corregido error al crear el objeto de la clase MyOrder para la asignación de ID unívoco en el método order() de MyBagManager.java
jorgejs92
committed
5c29a67
View commit details
Copy full SHA for 5c29a67
Browse repository at this point
[FIX] Corregido test BagManagerTestOrder para ejecución de la prueba unitaria del método order() de MyBagManager
jorgejs92
committed
df0991c
View commit details
Copy full SHA for df0991c
Browse repository at this point
You can’t perform that action at this time.