Skip to content
Snippets Groups Projects
Commit da6e59a4 authored by antroma's avatar antroma
Browse files

Rellenar el README

parent 7ace83b2
No related branches found
No related tags found
1 merge request!1Direccion gps
Inicio de readme
\ No newline at end of file
# Información del proyecto
## Tecnologías utilizadas
El proyecto se ha realizado usando JUnit4.
Se he llevado a cabo su desarrollo con jdk 8 en el IDE Eclipse Mars 2.
Hemos usado git con un repositorio remoto en Gitlab: https://gitlab.inf.uva.es/ivagonz/ivagonz-antroma-practica2.git, y con un repositorio de respaldo en BitBucket: https://antroma@bitbucket.org/ivagonz/ivagonz-antroma-practica2.git.
Se ha utilizado la herramienta tracking time para medir los tiempos gastados en realizar cada tarea y la comunicación entre los miembros del desarrollo se ha llevado a cabo mediante slack y skype.
## Resumen y funcionalidades
Se ha llevado a cabo un test driven development para una red de autobuses con varias lineas y sus respectivas paradas con posiciones GPS.
## Clases de las que consta el proyecto
Las clases que se han desarrollado para dar solucion al proyectos son: DirecionGPS, Linea, Parada, Red, AllTest, AllLineaTest, AllRedTest, DireccionGPSTest, LineaConstructorTest, LineaCorrespondenciasyTransbordosTest, LineaGestionDeParadasTest, ParadaTest, RedConstructorTest, RedGestionDeDistanciasTest, RedGestionDeLineasTest.
## SLOC
- DirecionGPS: 47.
- Linea: 232.
- Parada: 48.
- Red: 126.
- DireccionGPSTest: 78.
- LineaConstructorTest: 171.
- LineaCorrespondenciasyTransbordosTest: 215.
- LineaGestionDeParadasTest: 177.
- ParadaTest: 59.
- RedConstructorTest: 122.
- RedGestionDeDistanciasTest. 124.
- RedGestionDeLineasTest: 151.
## LLOC
- DireccionGPSTest: 36.
- LineaConstructorTest: 111.
- LineaCorrespondenciasyTransbordosTest: 129.
- LineaGestionDeParadasTest: 79.
- ParadaTest: 27.
- RedConstructorTest: 56.
- RedGestionDeDistanciasTest: 55.
- RedGestionDeLineasTest: 75.
## Horas-Hombre
El numero de horas hombre es de 13,66.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment