Refactor `pm.axe.constants` package
kyberorg opened this issue · 0 comments
kyberorg commented
- Replace
HttpCode
withHttpStatus
enum - Replace
MimeType
withMimeType
class from Spring - Rename
App
toAxe
and place it underpm.axe
package - Move
Header
class toAxe
and rename it toHeaders
(akaAxe.Headers.MY_HEADER
) -
App.NO_VALUE
->Axe.C.NO_VALUE