History log of /plugin/struct/_test/mock/Assignments.php (Results 1 – 5 of 5)
Revision Date Author Comments
# 8fed17f3 05-Apr-2023 Andreas Gohr <andi@splitbrain.org>

clean up for the tests

This mostly corrects file and class names for PSR-2. Function names have
not been adjusted yet


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# 025cb9da 02-Nov-2016 Andreas Gohr <gohr@cosmocode.de>

made Assignments singleton. fixes #163


# ba766201 28-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Use DokuWiki new autoloader for class files

No longer do we need to register our own autoloader. Namespace had to be
vendor prefixed.


# 25029fe8 02-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

moved mock objects to their own namespace #35

we may want to reuse them in different tests