This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wiosna-dev_limesurvey-api-client
Watch
1
Star
0
Fork
1
You've already forked wiosna-dev_limesurvey-api-client
mirror of
https://github.com/wiosna-dev/limesurvey-api-client.git
synced
2026-03-12 10:11:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41156ed058da79cfb69d33e39337b97fcaf34f67
wiosna-dev_limesurvey-api-c…
/
tests
/
Exception
History
Meritoo
6159731768
Base class for one item - add class constructor & allow to set values directly in the constructor
2017-09-29 22:10:13 +02:00
..
CannotProcessDataExceptionTest.php
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
2017-09-29 09:24:57 +02:00
CreateSessionKeyFailedExceptionTest.php
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
2017-09-29 09:24:57 +02:00
IncorrectClassOfResultItemExceptionTest.php
Base class for one item - add class constructor & allow to set values directly in the constructor
2017-09-29 22:10:13 +02:00
InvalidResultOfMethodRunExceptionTest.php
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
2017-09-29 09:24:57 +02:00
MissingParticipantOfSurveyExceptionTest.php
ParticipantService - getParticipant() & hasParticipantFilledSurvey() methods - returns participant of survey & information if participant has filled survey
2017-09-29 13:35:26 +02:00
UnknownInstanceOfResultItemTest.php
Base class for one item - add class constructor & allow to set values directly in the constructor
2017-09-29 22:10:13 +02:00
UnknownMethodExceptionTest.php
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
2017-09-29 09:24:57 +02:00