No, I have not heard of any form of test fixture for a SOT23, but that isn't to say that some form of socket does't exit.
At the same time, I have to question the thinking behind your query. What it looks like you are wanting to do is to 'cherry pick' for devices that meet a particular parameter that can't be guaranteed. Unfortunately, this is a very poor way to design and while it may work for a one off prototype, it is almost guarenteed to be a failure in the long run.
The trick in designing with transistors is to design the circuit so that the behavior depends on the components you can control rather than an intrinsic property of the transistor itself. This is especially true when the dependant property is one that can vary a lot. For example, when desiging a simple common emitter amplifier, one sets the gain by choosing the ratio of collector and emitter resistances as opposed to relying on the intrinsic emitter resistance.
my suggestion would be to revisit your circuit to find a different approach that is not dependant on the varying characteristics of the device.