package Test::TCM::Role::API;
=head1 NAME
Test::TCM::Role::API - Role to test PSGI-based JSON API using
L<Test::Class::Moose>.
=head1 SYNOPSIS
package TestsFor::MyApp::Controller::API::v1::Som
[GET => '/character'],
{
status => HTTP_OK,
json_content => {
superhashof(
{
}
],
{
status => HTTP_OK,
json_content => {
success => 1,
character_id => ignore(),