Emerjoin / Hi-Framework-features

Java EE Framework
5 stars 1 forks source link

Write server-side Unit Tests #112

Open emjunior258 opened 7 years ago

emjunior258 commented 7 years ago

MVC

  1. Matching a controller/action
  2. Calling a view
  3. Setting data to be bound to template
  4. Setting later invocations
  5. Controller action invocation Event
  6. Template load event

Frontiers

  1. Matching a frontier method
  2. Treatment of ConstraintViolationException
  3. Parsing JSON data from Request
  4. Files Uploads
  5. Frontiers generation
  6. Frontier invocation Event
  7. CSRF Protection

Authentication

  1. Role based authorization
  2. Permission based authorization

Assets

  1. webroot/path Asset matching
  2. Static caching
  3. Smart caching
  4. Web tunnings