All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.api.tools.framework.snippet.testdata.dataAccessError.baseline Maven / Gradle / Ivy

---- eval unknown(TestData) ==>
Found expected error: snippet evaluation error: testInput:2: field or method 'x' unknown in value of type 'TestData', or has ambigious overloads.
---- end
---- eval access(TestData) ==>
Found expected error: snippet evaluation error: testInput:5: field or method 'privateIntField' unknown in value of type 'TestData', or has ambigious overloads.
---- end
---- eval type(TestData) ==>
Found expected error: snippet evaluation error: testInput:8: Conversion to int32 failed for: Hello
---- end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy