#include "fixtures/D3D12TestFixture.h" TEST_F(D3D12TestFixture, Fence_CreateFence_Success) { ASSERT_NE(GetDevice(), nullptr); }