Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
c_bind_exception.test.cpp File Reference
#include "barretenberg/bbapi/bbapi_handlers.hpp"
#include "barretenberg/bbapi/bbapi_shared.hpp"
#include "barretenberg/bbapi/generated/bb_dispatch.hpp"
#include "barretenberg/bbapi/generated/bb_types.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include <gtest/gtest.h>
#include <stdexcept>
#include <string_view>
#include <vector>

Go to the source code of this file.

Functions

 TEST (CBind, CatchesExceptionAndReturnsErrorResponse)
 
 TEST (CBind, ValidOperationReturnsSuccess)
 

Function Documentation

◆ TEST() [1/2]

TEST ( CBind  ,
CatchesExceptionAndReturnsErrorResponse   
)

Definition at line 54 of file c_bind_exception.test.cpp.

◆ TEST() [2/2]

TEST ( CBind  ,
ValidOperationReturnsSuccess   
)

Definition at line 71 of file c_bind_exception.test.cpp.