MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / TestNullable.cpp

File TestNullable.cpp

Source/Engine/Tests/TestNullable.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Wojciech Figat. All rights reserved.
2
3#include "Engine/Core/Types/Nullable.h"
4#include <ThirdParty/catch2/catch.hpp>

Callers

nothing calls this directly

Calls 9

MoveOnlyClass · 0.85
LifetimeClass · 0.85
GetValueOrMethod · 0.80
HasValueMethod · 0.45
GetValueMethod · 0.45
ResetMethod · 0.45
IsTrueMethod · 0.45
IsFalseMethod · 0.45
MatchMethod · 0.45

Tested by

no test coverage detected