Files
capa/tests
Ana María Martínez Gómez 7e1e9e6618 Get rid of the Element class
The `Element` class is just used for testing. By using `Element` we are
not testing the actual code. Also, every time we implement a new feature
for the `Feature` class, we need to implement it for `Element` as well.
Replace `Element` by `Integer`.
2020-06-24 18:05:52 +02:00
..
2020-06-18 11:30:01 -06:00
2020-06-24 18:05:52 +02:00
2020-06-24 15:00:35 +02:00
2020-06-24 15:00:35 +02:00
2020-06-24 18:05:52 +02:00