Skip to content
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

TEST: para el método BagManager.getIteratorByPrize #21

Open
MIT-FS opened this issue Nov 8, 2020 · 1 comment
Open

TEST: para el método BagManager.getIteratorByPrize #21

MIT-FS opened this issue Nov 8, 2020 · 1 comment
Assignees
Labels
test Implementación de test requerida

Comments

@MIT-FS
Copy link
Collaborator

MIT-FS commented Nov 8, 2020

Método de BagManager a probar:
/**

  • @return un iterador que recorre la cesta por orden de precio de mayor a menor
    */
    Iterator getPrizeIterator();
@MIT-FS MIT-FS changed the title Crear los tests para probar el iterador por número de unidades de StockManager Crear test para probar método BagManager.getIteratorByPrize Nov 29, 2020
@MIT-FS
Copy link
Collaborator Author

MIT-FS commented Nov 29, 2020

Método de BagManager a probar:
/**
*
* @return un iterador que recorre la cesta por orden de precio de mayor a menor
*/
Iterator getPrizeIterator();

@MIT-FS MIT-FS closed this as completed Nov 29, 2020
@MIT-FS MIT-FS reopened this Nov 29, 2020
@MIT-FS MIT-FS changed the title Crear test para probar método BagManager.getIteratorByPrize TEST: para el método BagManager.getIteratorByPrize Nov 30, 2020
@MIT-FS MIT-FS added the test Implementación de test requerida label Nov 30, 2020
@MIT-FS MIT-FS assigned guirocarc and unassigned Ezequiel-UNI Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Implementación de test requerida
Projects
None yet
Development

No branches or pull requests

2 participants