Open SyntaxPolice opened 11 years ago
The test suite here: https://github.com/SURFnet/tiqr/blob/master/Android/MobileAuthTest/src/nl/surfnet/authenticator/test/AuthenticationChallengeTest.java
Includes this import: import org.tiqr.authenticator.datamodel.Service;
But that class does not appear to be part of the datamodel sub-package: https://github.com/SURFnet/tiqr/tree/master/Android/MobileAuth/src/org/tiqr/authenticator/datamodel
So the test suite does not appear to build.
The test suite here: https://github.com/SURFnet/tiqr/blob/master/Android/MobileAuthTest/src/nl/surfnet/authenticator/test/AuthenticationChallengeTest.java
Includes this import: import org.tiqr.authenticator.datamodel.Service;
But that class does not appear to be part of the datamodel sub-package: https://github.com/SURFnet/tiqr/tree/master/Android/MobileAuth/src/org/tiqr/authenticator/datamodel
So the test suite does not appear to build.