We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See jacocoTestReport for more infos :
jacocoTestReport
NotFound, Validation, ... And also RuntimeException marshalling in
context.fail(400)
Objects.requireNonNull
/path/*
/path
/path/
@InheritsConfig
Current coverage : 1918 / 7957 76 % Current coverage : 1 427 of 7 959 82 % Current coverage : 1 124 of 7 998 86 %
The text was updated successfully, but these errors were encountered:
aesteve
No branches or pull requests
See
jacocoTestReport
for more infos :Errors
NotFound, Validation, ... And also RuntimeException marshalling in
jsonxmlcontext.fail(400)
in XML)DateUtils
PaginationContextWrong configuration
the right error is thrown at startup (or useObjects.requireNonNull
)User-defined stuff :
register custom param adapter and test it's called / usedhis own failure handler is calledregister adapterregisterAnnotatedParamInjectorhis own locale resolver is calledadd paramHandlerTest NubesServerServiceswrong method parameters => error should be thrown at bootstrap, not during runtimeperiodic task method with parametersParam injectionno cookie set => 400get Cookie object, not cookie valueRequestBody : throw exceptions instead of returning null ? + test JsonObject + test JsonArrayParams : test 400 if wrong params / Param (same) / Header (same)Headers : not a multimap => 500LocalMap : by param name (no annotation value)EventBusHttpServerRequestUser localeResourceBundleHttp methods
Processors
Integ. testing on AsyncUtils
Auth
EventBusBridgeFactory / SocketFactory
/path/*
but also with/path
and/path/
RouteFactory
VerticleFactory
@InheritsConfig
=> the config is inherited properlyInjection
TemplateEngineManager
Current coverage : 1918 / 7957 76 %Current coverage : 1 427 of 7 959 82 %Current coverage : 1 124 of 7 998 86 %
The text was updated successfully, but these errors were encountered: