yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::GeminiVisionTest Class Reference
Inheritance diagram for yaze::test::GeminiVisionTest:
Collaboration diagram for yaze::test::GeminiVisionTest:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
std::filesystem::path CreateTestImage ()
 

Protected Attributes

std::string api_key_
 
std::filesystem::path test_dir_
 

Detailed Description

Definition at line 15 of file test_gemini_vision.cc.

Member Function Documentation

◆ SetUp()

void yaze::test::GeminiVisionTest::SetUp ( )
inlineoverrideprotected

Definition at line 17 of file test_gemini_vision.cc.

References api_key_, and test_dir_.

◆ TearDown()

void yaze::test::GeminiVisionTest::TearDown ( )
inlineoverrideprotected

Definition at line 31 of file test_gemini_vision.cc.

References test_dir_.

◆ CreateTestImage()

std::filesystem::path yaze::test::GeminiVisionTest::CreateTestImage ( )
inlineprotected

Definition at line 39 of file test_gemini_vision.cc.

References test_dir_.

Member Data Documentation

◆ api_key_

std::string yaze::test::GeminiVisionTest::api_key_
protected

Definition at line 68 of file test_gemini_vision.cc.

Referenced by SetUp().

◆ test_dir_

std::filesystem::path yaze::test::GeminiVisionTest::test_dir_
protected

Definition at line 69 of file test_gemini_vision.cc.

Referenced by CreateTestImage(), SetUp(), and TearDown().


The documentation for this class was generated from the following file: