retrofit-graphql
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
retrofit-graphql
retrofit-graphql-codegen-core
/
co.anitrend.retrofit.graphql.codegen
/
OperationConstantsGeneratorTest
Operation
Constants
Generator
Test
class
OperationConstantsGeneratorTest
Members
Constructors
Operation
Constants
Generator
Test
Link copied to clipboard
constructor
(
)
Functions
should
detect
duplicate
operation
names
from
Graph
QL
documents
Link copied to clipboard
fun
should detect duplicate operation names from GraphQL documents
(
)
should
generate
Graph
QLOperations
with
Query,
Mutation,
Subscription
for
named
operations
Link copied to clipboard
fun
should generate GraphQLOperations with Query, Mutation, Subscription for named operations
(
)
should
produce
empty
inner
objects
when
no
operations
of
a
given
type
Link copied to clipboard
fun
should produce empty inner objects when no operations of a given type
(
)