Leosac
0.8.0
Open Source Access Control
|
#include "core/credentials/ICredential.hpp"
#include "core/credentials/PinCode.hpp"
#include "core/credentials/RFIDCard.hpp"
#include "exception/ModelException.hpp"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
Leosac | |
This is the header file for a generated source file, GitSHA1.cpp. | |
Leosac::Test | |
Unit test live in this namespace. | |
Functions | |
Leosac::Test::TEST (TestCredentialValidator, alias_length) | |
Leosac::Test::TEST (TestWiegandCardValidator, card_id) | |
Leosac::Test::TEST (TestWiegandCardValidator, nb_bits) | |
Leosac::Test::TEST (TestWiegandPinValidator, pin_is_numeric) | |