MCPcopy Create free account
hub / github.com/SFML/SFML / Joystick.test.cpp

File Joystick.test.cpp

test/Window/Joystick.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/Window/Joystick.hpp>
2
3#include <catch2/catch_test_macros.hpp>
4#include <catch2/generators/catch_generators_range.hpp>

Callers

nothing calls this directly

Calls 6

isConnectedFunction · 0.85
getButtonCountFunction · 0.85
hasAxisFunction · 0.85
getAxisPositionFunction · 0.85
getIdentificationFunction · 0.85
isButtonPressedFunction · 0.50

Tested by

no test coverage detected