boost test coverage

This commit is contained in:
Tom Gardham-Pallister
2017-06-24 13:04:25 +01:00
parent 6cdf4e67df
commit e96d66139f
3 changed files with 142 additions and 0 deletions

View File

@ -1,3 +1,4 @@
using System;
using IdentityServer4.AccessTokenValidation;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Http;