A B C D E G H I M O P R S T U V W 
All Classes All Packages

T

Terminal - Class in core.components
The Terminal class : This class defines how terminals are created and how they behave
Terminal(boolean, int) - Constructor for class core.components.Terminal
A (more complex) constructor for the Terminal class
Terminal(int) - Constructor for class core.components.Terminal
A constructor for the Terminal class
TerminalTest - Class in core.components
Testing Terminal Class
TerminalTest() - Constructor for class core.components.TerminalTest
 
testAddManager() - Method in class core.components.factories.UserFactoryTest
 
testAddPlusStation() - Method in class core.components.factories.StationFactoryTest
 
testAddStandardStation() - Method in class core.components.factories.StationFactoryTest
 
testAddUser() - Method in class core.components.factories.UserFactoryTest
 
testCreateMyVelibSystem() - Method in class core.system.MyVelibSystemFactoryTest
 
testCreateMyVelibSystem1() - Method in class core.system.MyVelibSystemFactoryTest
 
testEquals() - Method in class core.components.BicycleTest
Testing equals method
testEquals() - Method in class core.components.CardTest
Testing equals method
testEquals() - Method in class core.components.ParkingSlotTest
Testing Equals method
testEquals() - Method in class core.components.UserTest
Testing the equals method
testEquals() - Method in class core.system.MyVelibSystemTest
 
testGetName() - Method in class core.components.UserTest
Testing the get name
testHashCode() - Method in class core.components.BicycleTest
Testing hashcode method
testHashCode() - Method in class core.components.CardTest
Testing hashcode method
testHashCode() - Method in class core.components.ParkingSlotTest
Testing Hashcode method
testHashCode() - Method in class core.components.UserTest
Testing the hashCode method
testHashCode() - Method in class core.system.MyVelibSystemTest
 
testMain() - Method in class cli.MyVelibCLITest
Test that need to be implemented
testReadTextFile() - Method in class cli.MyVelibCLITest
Testing the read text file method with some initial text
testToString() - Method in class core.components.BicycleTest
Testing toString method
testToString() - Method in class core.components.CardTest
Testing toString method
testToString() - Method in class core.components.ParkingSlotTest
Testing tostring method
testToString() - Method in class core.system.MyVelibSystemTest
 
toString() - Method in class core.components.Bicycle
the toString method for the Bicycle class with some representation for the class
toString() - Method in class core.components.Card
toString method of the Card class
toString() - Method in class core.components.ParkingSlot
toString method for the ParkingSlot class
toString() - Method in class core.components.Station
toString method for Station
toString() - Method in class core.components.User
toString method for user
toString() - Method in class core.system.MyVelibSystem
toString method
A B C D E G H I M O P R S T U V W 
All Classes All Packages