MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / String.cpp

File String.cpp

tests/Engine/Core/String.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <Nazara/Core/String.hpp>
2#include <Catch/catch.hpp>
3
4SCENARIO("String", "[CORE][STRING]")

Callers

nothing calls this directly

Calls 15

GetCapacityMethod · 0.80
ContainsMethod · 0.80
FindLastMethod · 0.80
EndsWithMethod · 0.80
FindWordMethod · 0.80
StartsWithMethod · 0.80
CountMethod · 0.80
IsEmptyMethod · 0.80
IsNullMethod · 0.80
IsNumberMethod · 0.80
SubStringFromMethod · 0.80
ReplaceAnyMethod · 0.80

Tested by

no test coverage detected